ytwei3/eth-trading-mcp-server
3.2
If you are the rightful owner of eth-trading-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.
The Ethereum Trading MCP Server is a Rust-based implementation that allows AI agents to interact with Ethereum for balance queries, price feeds, and swap simulations using natural language.
Tools
Functions exposed to the LLM to take actions
get_balance
Query ETH or ERC20 token balance for a wallet address.
get_token_price
Get current token price in USD and ETH from price oracles.
swap_tokens
Simulate a token swap on Uniswap V2 without executing the transaction.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client