altbee/rust-ethereum-mcp-server
3.2
If you are the rightful owner of rust-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.
This repository provides a minimal Model Context Protocol (MCP)-style server written in Rust for Ethereum trading operations.
Tools
Functions exposed to the LLM to take actions
get_balance
Query ETH or ERC20 balances.
get_token_price
Query a token price via Uniswap V2 simulation.
swap_tokens
Simulate a Uniswap V2 swap using getAmountsOut and estimateGas.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client