jordanlixu/eth-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": {
"eth-mcp-server": {
"command": "npx",
"args": [
"-y",
"eth-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...