Skip to content
Back to search
30
MCP

Blockscout

pulsemcp/blockscout

Integrates with Blockscout APIs to provide blockchain data access including address balances, token holdings, NFT collections, transaction details, smart contract ABIs, and ENS name resolution across multiple networks with caching optimization and decoded transaction analysis.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Blockscout MCP Server
Provide AI agents and automation tools with contextual access to blockchain data including balances, tokens, NFTs, and contract metadata. En
0 tools · http
Etherscan
Integrates with Etherscan's API to provide Ethereum blockchain data tools for checking balances, viewing transactions, tracking transfers, f
0 tools
Bitcoin
Integrates with Bitcoin network and blockchain data via Blockstream API to enable transaction monitoring, wallet management, and blockchain
0 tools
io.github.junct-bot/blockscout-mcp
Blockscout - 56 tools for data, metrics, and on-chain analytics
0 tools · streamable-http
Etherscan Tools
Integrates with Etherscan's API to provide Ethereum blockchain data tools for balance checking, transaction tracking, and smart contract int
0 tools
ai.smithery/blockscout-mcp-server
Provide AI agents and automation tools with contextual access to blockchain data including balance…
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "blockscout": {
      "url": "None",
      "transport": "http"
    }
  }
}