Go implementation of the Ethereum protocol
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"go-ethereum": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-go-ethereum"
]
}
}
}