ethereum-mcp
Verified Safeby clumsynonono
Overview
Ethereum data analytics for Research Incentive Group (RIG) research, covering Blob, DEX, Staking, MEV, BuilderNet, and L2 MEV metrics.
Installation
node dist/index.jsEnvironment Variables
- DUNE_API_KEY
Security Notes
The server acts as a wrapper around the Dune Analytics API, making HTTP requests to `api.dune.com` using an API key. There are no 'eval' or arbitrary code execution vulnerabilities identified within the provided source. Input parameters for Dune queries (`query_id`, `limit`, etc.) are passed to the Dune API, not executed locally. The `DUNE_API_KEY` is loaded from an environment variable, which is good practice. The explicit `execute_query` tool requires user confirmation, mitigating accidental credit consumption.
Similar Servers
ethereum-dune-mcp
Ethereum blockchain data analytics and research for RIG (Research Incentive Group), providing metrics on Blob, DEX, Staking, MEV, and L2 activities via Dune Analytics.
kukapay-mcp-servers
Provides structured, real-time crypto and blockchain data for AI agents and developers across various domains like DeFi, trading, market analytics, and NFTs.
mcp
The MCP server provides blockchain data access across 63 networks via Pocket Network's public RPC endpoints, enabling client applications to perform natural language queries, token analytics, transaction inspection, and multi-chain comparisons.
infura-mcp-server
Provides comprehensive read-only Ethereum blockchain access through Infura's infrastructure, enabling AI models and MCP clients to query various blockchain data across multiple networks.