Etherscan MCPServer

xiaok
GitHub
BlockchainWeb3Decentralized Tech

Loading subscription status...

💡 Description

An MCP server that provides access to Etherscan blockchain data APIs, allowing users to query Ethereum blockchain information through natural language.

📝 JSON Entries

{
  "mcpServers": [
    {
      "my-mcp-server": {
        "env": {
          "ETHERSCAN_API_KEY": "********"
        },
        "args": [
          "tsx",
          "/PATH/TO/YOUR_PROJECT/src/index.ts"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

get_filtered_rpc_listget_chain_idget_total_supplyget_token_balanceget_token_holdersget_token_holders_count