Joshuashen022/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.
A Model Context Protocol (MCP) server built in Rust that enables AI agents to query balances and execute token swaps on Ethereum.
Tools
Functions exposed to the LLM to take actions
query_balance
Query the balance of ETH or ERC-20 tokens for an Ethereum address.
get_token_price
Fetch current token price from CoinGecko API.
build_swap_transaction
Build and simulate a token swap transaction using Uniswap V3.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client