EVMCP

Created By
SiriusLattice2 months ago
MCP server giving AI assistants real-time access to EVM blockchain data across Base, Optimism, Avalanche, and Celo — with companion smart contracts for batch queries and cross-chain data.
Overview

EVMCP provides 28 tools for querying on-chain data: balances, blocks, transactions, gas prices, ERC20 tokens, ENS resolution, contract events, and cross-chain comparisons. It includes 4 companion smart contracts deployed on all 4 chains for batch queries and on-chain tool registry. Install with npx -y evmcp.

Server Config

{
  "mcpServers": {
    "evmcp": {
      "command": "npx",
      "args": [
        "-y",
        "evmcp"
      ],
      "env": {
        "ALCHEMY_API_KEY": "your_key_here"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
SiriusLattice
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago