Back to directory
@xiaok/etherscan-mcp

@xiaok/etherscan-mcp

@xiaok18

A dynamic MCP server for interacting with Etherscan's API and services

etherscanblockchainethereumapifinance

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2025/4/27
Updated
2026/6/7