MCP.so
Sign In
Servers

Etherscan MCP Server

@huahuayu

etherscan v2 api mcp server

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "etherscan-mcp-server": {
      "command": "etherscan-mcp-server",
      "env": {
        "ETHERSCAN_API_KEY": "$your_etherscan_api_key"
      }
    }
  }
}

More from Other