cowboy0015/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.
An MCP server built in Rust for AI agents to interact with Ethereum, providing tools for balance queries, token prices, and Uniswap V3 swap simulations.
Tools
Functions exposed to the LLM to take actions
get_balance
Fetches the balance of ETH or ERC-20 tokens for a specified Ethereum address.
get_token_price
Retrieves the current price of a specified token in USD or ETH.
swap_tokens
Simulates a token swap on Uniswap V3, providing details on the swap outcome.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client