hmqgg/eth_mcp_server
3.2
If you are the rightful owner of eth_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 Trading MCP Server is a Rust-based implementation of the Model Context Protocol (MCP) that allows AI agents to interact with Ethereum blockchain for balance queries, token price fetching, and Uniswap V3 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 price from Uniswap V3.
swap_tokens
Simulate Uniswap V3 token swap.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client