ytwei3/eth-trading-mcp-server
Model Context Protocol (MCP) server in Rust for AI agents to query Ethereum balances and simulate token swaps
Platform-specific configuration:
{
"mcpServers": {
"eth-trading-mcp-server": {
"command": "npx",
"args": [
"-y",
"eth-trading-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...