mcpdotdirect/evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
Platform-specific configuration:
{
"mcpServers": {
"evm-mcp-server": {
"command": "npx",
"args": [
"-y",
"evm-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...