itscheems/eth-mcp
A MCP server built in Rust, enabling AI agents to seamlessly interact with the Ethereum blockchain.
Platform-specific configuration:
{
"mcpServers": {
"eth-mcp": {
"command": "npx",
"args": [
"-y",
"eth-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...