Dannieeth/ethereum-mcp-server
3.2
If you are the rightful owner of ethereum-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Ethereum MCP Server is a Rust-based server implementation for Ethereum blockchain operations, enabling AI agents to interact with Ethereum for balance queries, token price fetching, and token swap simulations.
Tools
Functions exposed to the LLM to take actions
get_balance
Query ETH and ERC20 token balances.
get_token_price
Get current token prices from Chainlink price feeds.
swap_tokens
Simulate token swaps on Uniswap V2.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client