Etherscan’s MCP (Model Context Protocol) allows you to connect Etherscan and 60+ supported chain data to your AI models such as ChatGPT, Claude. An ELI5, the MCP standard provides a list of tools that your model can call to lookup information via the Etherscan API. Yes, it is an API wrapper. This avoids common problem of LLMs making things up (hallucination) or getting blocked by captcha on a web search. Some use cases of our beta usersDocumentation Index
Fetch the complete documentation index at: https://docs.etherscan.io/llms.txt
Use this file to discover all available pages before exploring further.
- Comparing Solidity code with actual contracts deployed on chain
- Customer support for bridge transactions, if the transactions has arrived
- Portfolio management agents
Connect
- General
- Codex
We host a Streamable HTTP MCP server atYou will need to authenticate using your Etherscan API key, as a bearer token in the header like
