Loomal

evmscope

MCP server by github.com/calintzy/evmscope

EVM blockchain intelligence toolkit for AI agents. 20 tools across 5 chains. Zero config.

2 starsnpm: evmscope

About evmscope

evmscope is an MCP (Model Context Protocol) server published by calintzy in the official MCP registry, listed under Autonomous Agents on Loomal. EVM blockchain intelligence toolkit for AI agents. 20 tools across 5 chains. Zero config.

It ships as an npm package (evmscope), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/calintzy/evmscope, where the project has earned 2 GitHub stars.

Use evmscope with your agent

Claude Code · one command
claude mcp add evmscope -- npx -y evmscope
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "evmscope": {
      "command": "npx",
      "args": [
        "-y",
        "evmscope"
      ]
    }
  }
}
npmevmscope

Frequently asked questions

What is evmscope?
evmscope is an MCP (Model Context Protocol) server by calintzy in the Autonomous Agents category. EVM blockchain intelligence toolkit for AI agents. 20 tools across 5 chains. Zero config.
How do I connect evmscope to Claude, Cursor, or another MCP client?
Install evmscope from its npm package (evmscope) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is evmscope open source?
Yes — the source code is public at github.com/calintzy/evmscope, with 2 GitHub stars.
Can AI agents pay to use evmscope?
Not yet through Loomal — evmscope is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain evmscope? Claim this listing free by verifying GitHub ownership, or contact us.