Blockscout MCP Server
Wraps Blockscout explorer APIs so agents can query balances, tokens, NFTs, and contract data across chains.
Last release Aug 5, 2026 · Last commit Aug 5, 2026 · ★ 43
Overview
Blockscout's official MCP server exposes its block-explorer APIs — balances, token holdings, NFTs, and contract metadata — to AI agents and IDEs, with multi-chain support via the Blockscout PRO API, cursor-based pagination, and progress notifications for long queries. It runs over stdio by default, or HTTP/Docker for a REST-style deployment, and plugs into Claude, ChatGPT Apps, Cursor, and Codex. A free-tier PRO API key is required.
Sato Score
77/100· HighHow open, active & verifiable — not a safety or returns grade.
- Maintenance & liveness
- 35/35
- Code transparency
- 10/20
- Interface verifiability
- 10/10
- Docs & demo
- 6/10
- Listing transparency & provenance
- 12/15
- Independent verification
- 4/10
Live endpoint probed — we called the hosted MCP endpoint and it answered with its real tool inventory (proves the interface works, not runtime safety).
Tool inventory — 16 tools, probed live 2026-08-30
__unlock_blockchain_analysis__— Initializes a Blockscout MCP session: returns server reference data, the `blockscout-analysis` skill pointer, and the URI resolution rule. Call this tool exactly once per session, before any oget_block_info— Get block information like timestamp, gas used, burnt fees, transaction count etc. Can optionally include the list of transaction hashes contained in the block. Transaction hashes are omittedget_block_number— Retrieves the block number and timestamp for a specific date/time or the latest block. Use when you need a block height for a specific point in time (e.g., "block at 2024-01-01") or the cget_address_by_ens_name— Useful for when you need to convert an ENS domain name (e.g. "blockscout.eth") to its corresponding Ethereum address.get_transactions_by_address— Retrieves native currency transfers and smart contract interactions (calls, internal txs) for an address. **EXCLUDES TOKEN TRANSFERS**: Filters out direct token balance changes (ERC-20, etc.)get_token_transfers_by_address— Get ERC-20 token transfers for an address within a specific time range. **SUPPORTS PAGINATION**: If response includes 'pagination' field, use the provided next_call to get additional pages.lookup_token_by_symbol— Search for token addresses by symbol or name. Returns multiple potential matches based on symbol or token name similarity. Only the first 7 matches from the Blockscout API are returned.get_contract_abi— Get smart contract ABI (Application Binary Interface). An ABI defines all functions, events, their parameters, and return types. The ABI is required to format function calls or interpret continspect_contract_code— Inspects a verified contract's source code or metadata.read_contract— Calls a smart contract function (view/pure, or non-view/pure simulated via eth_call) and returns the decoded result. This tool provides a direct way to query the state of a sget_address_info— Get comprehensive information about an address, including: - Address existence check - Native token (ETH) balance (provided as is, without adjusting by decimals) - First transaction dget_tokens_by_address— Get comprehensive ERC20 token holdings for an address with enriched metadata and market data. Returns detailed token information including contract details (name, symbol, decimals), market menft_tokens_by_address— Retrieve NFT tokens (ERC-721, ERC-404, ERC-1155) owned by an address, grouped by collection. Provides collection details (type, address, name, symbol, total supply, holder count) and individuget_transaction_info— Get comprehensive transaction information. Unlike standard eth_getTransactionByHash, this tool returns enriched data including decoded input parameters, detailed token transfers with token meget_chains_list— Get supported blockchain chains with their chain IDs. Ethereum Mainnet is `chain_id` `1`; use this tool to resolve any other chain. Use this when another tool needs a supported `chain_id` anddirect_api_call— Call a raw Blockscout API endpoint for advanced or chain-specific data. Before the first call to this tool in a session, read `blockscout-mcp://skill/SKILL.md` (the operating rules), then
Live probe verifies the interface responds — not what the tools do, their safety, or their output quality.
Details
- Chains
- Multichain
- Agent types
- MCP Server, Data Provider
- Open source
- Unknown
- Last checked
- 2026-08-30
Marketplace Signals
No marketplace signals recorded for this resource yet.
Verification status reflects evidence reviewed by Sato Hub. Self-reported claims are never presented as verified.
Where Blockscout MCP Server fits
Related concepts: What Are MCPs? The Standard Way to Give Agents Tools, What Are Onchain Agents?
Recent Activity
All news →Releases and posts from Blockscout MCP Server, pulled from its GitHub and X.
mcp-server Blockscout MCP Server v0.18.1
What's Changed Separate instructions from data in the __unlock_blockchain_analysis__ payload ( #450 ) Full Changelog : v0.18.0...v0.18.1
mcp-server Blockscout MCP Server v0.18.0
What's Changed Use the PRO API key fingerprint as the analytics identity ( #437 ) Session-gated free tier to make the PRO API key requirement structural ( #442 ) Client disconnect during a tool call raises an ERROR with a full traceback ( #445 ) Configure the free-session call budget separately for MCP and REST callers ( #446 ) Full Changelog : v0.17.0...v0.18.0
mcp-server Blockscout MCP Server v0.17.0
What's Changed API key configuration through Claude MCP Bundle ( #415 ) Log and Track Resource-Read Requests ( #418 ) MCP tool descriptions require refactoring ( #420 ) Default Mixpanel host targets US ( #426 ) read_contract crashes with a UTF-8 decode error when a function returns bytes / bytesN ( #428 ) Operator-configurable PRO API key requirement notice in tool responses ( #425 ) Retire the cu
Listing History
Recorded changes to Blockscout MCP Server's listing — status, verification, Sato Score, and recent releases. Full history is kept in the listing record.
- Aug 5, 2026New release published
- Aug 4, 2026New release published
- Jul 28, 20263 releases trackedShowing the 2 most recent. Full release history is retained in the listing record.
- Jul 20, 2026Edited: deploy spec
- Jul 14, 2026Edited: mcp endpoint url
- Jul 14, 2026Auto-enriched: deployment options, supported integrations
- Jul 14, 2026Sato Score tier: Medium → HighScore 63 → 72.
- Jul 13, 2026Listed on Sato Hub
- Jul 13, 2026Sato Hub began tracking this listing
Related Resources
Coinbase AgentKit
ActiveCoinbase's toolkit for giving AI agents wallets and the ability to take onchain actions.
Hyperliquid
ActiveOnchain perpetual futures and spot DEX running on its own L1 with an HyperEVM smart-contract layer.
Model Context Protocol (MCP)
ActiveAnthropic's open standard for connecting AI systems to external tools and data sources.
Is this your project?
Prove you control the domain and you can correct this page — description, links, tags, chains. Claiming proves control, not verification: it doesn't change the Sato Score or mark anything as audited.
Claim this listing →Cite this page
Sato Hub. "Blockscout MCP Server — Sato Hub." Sato Hub, updated 2026-08-30, accessed 2026-08-31. https://satohub.ai/resources/blockscout-mcpThis page is refreshed daily. Citations include the date so a reader can tell which snapshot a claim came from.
Join the Sato Hub Briefing
One email a week — the agents, tools, and infrastructure that actually shipped, and why they matter.