Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by huahuayu • Uncategorized
A Go-based MCP server providing access to Etherscan blockchain data via API and RPC fallback.
Query multi-chain blockchain data using a unified Etherscan API client.
Access blockchain data via stdin/stdout or SSE server modes for LLM integration.
Fallback RPC access on certain chains to avoid paid API plan limitations.
The Etherscan MCP Server is a Go implementation of an Etherscan API client designed for the Model Context Protocol (MCP). It enables LLM applications to retrieve multi-chain blockchain data such as account balances, block info, contract data, transactions, and gas prices. The server supports over 50 chains with a single API key and includes a built-in RPC fallback for certain chains to avoid paid plan requirements. It offers both stdin/stdout and SSE modes for flexible integration.