sbtobb/eth_trading_mcp
3.1
If you are the rightful owner of eth_trading_mcp 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.
This Rust-based MCP server provides tools for Ethereum balance checking, token price retrieval, and Uniswap swap simulations over standard input/output.
Tools
Functions exposed to the LLM to take actions
get_balance
Retrieve the balance of a wallet address for ETH or a specified ERC20 token.
get_token_price
Fetch the price of a token in USD or ETH using Uniswap V2/V3.
swap_tokens
Simulate a token swap on Uniswap, providing calldata and gas estimates.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client