Best for
- AI agents and IDE users needing real-time multi-chain blockchain data
- Blockchain analysts and developers
- Crypto researchers using Claude, Cursor, ChatGPT, or Codex
An official, full-featured multi-chain blockchain data MCP server from Blockscout, offering a hosted endpoint and self-hosting options; requires a PRO API key and targets read-only blockchain queries and analysis.
Blockscout MCP Server, maintained by Blockscout, wraps Blockscout APIs and exposes blockchain data—balances, tokens, NFTs, transactions, and contract metadata—via the Model Context Protocol to AI agents and IDEs such as Claude and Cursor. It supports multi-chain access via the Blockscout PRO API with Chainscout metadata enrichment, context optimization, smart response slicing, Base64URL cursor pagination, and a versioned REST API. A Blockscout PRO API key (proapi_ prefix) is required, supplied via the Blockscout-MCP-Pro-Api-Key header or the BLOCKSCOUT_PRO_API_KEY environment variable. The official hosted endpoint is https://mcp.blockscout.com/mcp. Community instances collect anonymous telemetry by default, which can be disabled with BLOCKSCOUT_DISABLE_COMMUNITY_TELEMETRY=true. Licensed under the Blockscout Software Licence.
{"mcpServers":{"blockscout":{"url":"https://mcp.blockscout.com/mcp","headers":{"Blockscout-MCP-Pro-Api-Key":"proapi_your_key_here"}}}}