Skip to content
Gemini CLI

etherscan api mcp for Gemini CLI

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

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

client:Gemini CLI transport:streamable-http

Install etherscan api mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "etherscan-api-mcp": {
      "httpUrl": "https://etherscan-api.mcp.junct.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

etherscan api mcp in other clients