Skip to content
Back to search
60
MCP http

Blockscout MCP Server

blockscout/mcp-server

Provide AI agents and automation tools with contextual access to blockchain data including balances, tokens, NFTs, and contract metadata. Enable multi-chain support and deliver enhanced user experience with progress notifications for long-running queries. Facilitate seamless integration with AI hosts like Claude Desktop for blockchain data analysis.

Uptime
100.0%
112 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "blockscout_mcp_server": {
      "url": "https://blockscout.com",
      "transport": "http"
    }
  }
}