dancing-clown/Ethereum-Trading-MCP-Server
Build a Model Context Protocol (MCP) server in Rust that enables AI agents to query balances and execute token swaps on Ethereum.
Platform-specific configuration:
{
"mcpServers": {
"Ethereum-Trading-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Ethereum-Trading-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...