blockscout-mcp-server

imelon2/blockscout-mcp-server
★ 0 stars TypeScript AI/LLM Updated 4d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "blockscout-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "imelon2/blockscout-mcp-server"
      ]
    }
  }
}

README Excerpt

A read-only [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that queries **multichain EVM on-chain data** through the [Blockscout](https://blockscout.com) REST API. It runs over **stdio** and is designed for LLM clients (Claude Desktop, Cursor, etc.). - **Free & open source** — calls public per-instance Blockscout REST APIs directly (no paid gateway, no API key).

Tools (20)

BLOCKSCOUT_DIRECT_API_LIMITBLOCKSCOUT_LIGHT_TIMEOUT_MSBLOCKSCOUT_MAX_RETRIESBLOCKSCOUT_PAGE_SIZEBLOCKSCOUT_TIMEOUT_MSCHAINS_FILEONLY_CHAINS_FILE__unlock_blockchain_analysis__chaindirect_api_callget_address_infoget_block_infoget_block_numberget_chains_listget_contract_abiget_logsget_token_transfers_by_addressget_token_transfers_by_transactionget_tokens_by_addressget_transaction_info