Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by karacurt • Blockchain & Crypto
An MCP server that exposes the Blockscout API as a standardized interface for AI agents to query blockchain data and perform contract calls.
Programmatically query block and transaction details (including raw traces, state changes, and logs) from a Blockscout-compatible explorer.
Inspect addresses and tokens—balances, token transfers, holders, NFTs, and contract metadata—via a consistent MCP interface.
Integrate blockchain explorer data into workflows or UIs (e.g., Cursor) without implementing direct API callers for each Blockscout endpoint.
This repository implements a Model Context Protocol (MCP) server for interacting with any Blockscout API endpoint, providing standardized tools for AI agents to fetch blocks, transactions, account balances, token data, and perform contract calls. It is designed to be run as a background MCP process (e.g., integrated into Cursor) and is configurable via a BLOCKSCOUT_API_URL environment variable. The server exposes many specific endpoints and convenience tools (search, transaction and block queries, token and address utilities) so agents can programmatically access explorer data without directly handling HTTP details.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.