Sato Hub
← Back to directory
MCPActiveSelf-ReportedActive · 26d ago

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· High

How 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 o
  • get_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 omitted
  • get_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 c
  • get_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 cont
  • inspect_contract_codeInspects 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 s
  • get_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 d
  • get_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 me
  • nft_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 individu
  • get_transaction_info Get comprehensive transaction information. Unlike standard eth_getTransactionByHash, this tool returns enriched data including decoded input parameters, detailed token transfers with token me
  • get_chains_listGet 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` and
  • direct_api_callCall 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.

#mcp#block-explorer#on-chain-data#multi-chain
See something inaccurate or outdated?Submit a correction →

Recent Activity

All news →

Releases and posts from Blockscout MCP Server, pulled from its GitHub and X.

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.

  1. Aug 5, 2026
    New release published
  2. Aug 4, 2026
    New release published
  3. Jul 28, 2026
    3 releases tracked
    Showing the 2 most recent. Full release history is retained in the listing record.
  4. Jul 20, 2026
    Edited: deploy spec
  5. Jul 14, 2026
    Edited: mcp endpoint url
  6. Jul 14, 2026
    Auto-enriched: deployment options, supported integrations
  7. Jul 14, 2026
    Sato Score tier: Medium → High
    Score 63 → 72.
  8. Jul 13, 2026
    Listed on Sato Hub
  9. Jul 13, 2026
    Sato Hub began tracking this listing

Related Resources

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-mcp

This 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.