finance & fintech
Evm Mcp
An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, local nodes, and more.
typescript
cloud
finance & fintech
Installation
npx -y JamesANZ/evm-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "evm-mcp",
"command": "npx",
"args": [
"-y",
"JamesANZ/evm-mcp"
]
}About This MCP Server
JamesANZ/evm-mcp
An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, local nodes, and more.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub