Back to MCP Servers
Evm
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.
finance-fintechai
By mcpdotdirect
Installation
npx -y evm-mcp-serverConfiguration
{
"mcpServers": {
"evm-mcp-server": {
"command": "npx",
"args": ["-y", "evm-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes