Skip to main content
Finance & FintechTypeScript

mcpdotdirect/evm-mcp-server

Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/mcpdotdirect/evm-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "evm-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcpdotdirect/evm-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
mcpdotdirect