Enables AI agents to query balances, fetch token prices, and build simulated token swaps on the Ethereum blockchain.
This Rust-built Model Context Protocol (MCP) server empowers AI agents with seamless interaction capabilities on the Ethereum blockchain. It provides a standardized JSON-RPC interface for querying ETH and ERC-20 token balances, fetching real-time token prices from CoinGecko, and simulating complex token swap transactions via Uniswap V3. Designed with safety in mind, the server defaults to read-only mode and uses a simulation-first approach, allowing AI clients to understand potential transaction outcomes without risking funds or requiring complex signing infrastructure.