Back to directory
emanueljr/web3-mcp-server

emanueljr/web3-mcp-server

@EmanuelJr

Web3 MCP server for EVM chains enabling blockchain interactions through Model Context Protocol

web3evmblockchainsmart-contracttoken-transfermcp-servertypescriptfinance

Installation & Configuration

{
  "mcpServers": {
    "web3": {
      "command": "npx",
      "args": [
        "-y",
        "web3-mcp-server"
      ],
      "env": {
        "PRIVATE_KEY": "0xYour-wallet-private-key (optional)"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17