BIII MCP Server
Rank #25,754io.github.philpof102-svg/biii
Fail-closed safe-to-pay verdicts on Base: known-bad wallets, look-alike tokens, repeat rug funders.
BIII MCP Server is a Model Context Protocol (MCP) server published by philpof102-svg. It ranks #25,754 of 132,113 servers tracked on MCP Toplist. BIII MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 106,359 of 132,113 servers on MCP Toplist.
Use BIII MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http biii https://biii-production.up.railway.app/mcpclaude mcp add biii -- npx -y biii-mcp[mcp_servers.biii]
url = "https://biii-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.biii]
command = "npx"
args = ["-y", "biii-mcp"]Add to ~/.codex/config.toml.
https://biii-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"biii": {
"command": "npx",
"args": [
"-y",
"biii-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"biii": {
"url": "https://biii-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"biii": {
"command": "npx",
"args": [
"-y",
"biii-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"biii": {
"type": "http",
"url": "https://biii-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"biii": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"biii-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"biii": {
"serverUrl": "https://biii-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"biii": {
"command": "npx",
"args": [
"-y",
"biii-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"biii": {
"url": "https://biii-production.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"biii": {
"command": "npx",
"args": [
"-y",
"biii-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.philpof102-svg%2Fbiii)<a href="https://mcptoplist.com/server/io.github.philpof102-svg%2Fbiii"><img src="https://mcptoplist.com/badge/io.github.philpof102-svg%2Fbiii.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
philpof102-svg
Other servers by philpof102-svg
- mystreet#10,481 · 4 vers
- toshi-mcp#36,519 · 1 ver
- xsignal MCP Server#41,468 · 2 vers
- LAWBOR#55,819 · 2 vers
- onchain-forensics#67,176
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Jul 27, 2026 |
| 0.1.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains BIII MCP Server?
- BIII MCP Server is maintained by philpof102-svg, which publishes 6 MCP servers (11 total versions) tracked on MCP Toplist.
- Is BIII MCP Server listed on the Official MCP Registry?
- Yes — BIII MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does BIII MCP Server have?
- MCP Toplist tracks 2 versions of BIII MCP Server, most recently published on Jul 27, 2026.
- Where can I find the source code for BIII MCP Server?
- The source code for BIII MCP Server is hosted at github.com/philpof102-svg/biii.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.