Skip to content
VS Code

etherscan api mcp for VS Code

io.github.junct-bot/etherscan-api-mcp

Etherscan Api - 71 tools for data, metrics, and on-chain analytics

client:VS Code transport:streamable-http

Install etherscan api mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "etherscan-api-mcp": {
      "type": "http",
      "url": "https://etherscan-api.mcp.junct.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

etherscan api mcp in other clients