mcpbeat Sign in

Blockscout MCP Server

answering

Blockscout MCP Server is answering right now. Last checked 14 min ago. Last commit 8 Sep 2026.

Provide AI agents and automation tools with contextual access to blockchain data including balance…

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
345 ms
Response time
average over 24h
46
Stars
last commit 8 Sep 2026

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command hatch_build.py:64
        result = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add blockscout-mcp-server --transport http https://server.smithery.ai/@blockscout/mcp-server/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "blockscout-mcp-server": {
      "url": "https://server.smithery.ai/@blockscout/mcp-server/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.blockscout-mcp-server]
url = "https://server.smithery.ai/@blockscout/mcp-server/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "blockscout-mcp-server": {
      "url": "https://server.smithery.ai/@blockscout/mcp-server/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "blockscout-mcp-server": {
      "url": "https://server.smithery.ai/@blockscout/mcp-server/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://server.smithery.ai/@blockscout/mcp-server/mcp streamable-http sign-in 216 ms 14 min ago

Alternatives to Blockscout MCP Server

same job, measured the same way
Figma Designer
by a1245582339

Give AI agents full read & write access to Figma — 50+ tools for design automation

local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
Safari DevTools MCP
by hayodev

MCP server for Safari DevTools — browser debugging and automation for AI coding agents

55 installs/wk local only
CalmBoard MCP
by dalvaren

AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.

answering
Pynet MCP Bridge
by rafa2403nunez-droid

MCP implementation to connect AI agents with the PyNet Platform for BIM/Engineering automation.

115 installs/wk local only
Make
by make

Give your AI agents the tools to build, manage, and run automation workflows.

answering
Process Street
by process-street

Connect AI agents to Process Street workflows, tasks, runs, data sets, and operational records.

answering
WinCtl
by sitharaj88

Windows desktop control for AI agents: screen, UI Automation, input, processes, files, shell.

31 installs/wk local only

Blockscout MCP Server — questions

Answers built from our own checks of this server.

Why is there no tool list for Blockscout MCP Server?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Blockscout MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 345 ms. The bar chart above shows every period we have measured.
How do I connect Blockscout MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Blockscout MCP Server?
No API key is involved. Blockscout MCP Server answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Blockscout MCP Server?
It answers our handshake in 345 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Blockscout MCP Server open source?
We cannot say either way: written in Python, 46 stars on GitHub and 14 open issues, but we could not determine the licence, and without one the code is not open source by default.