Back to directory
web3-mcp

web3-mcp

@tumf2

An MCP server implementation wrapping Ankr Advanced API.

blockchainweb3ankrapicloud

Installation & Configuration

{
  "mcpServers": {
    "web3": {
      "command": "uvx",
      "args": [
        "web3-mcp"
      ],
      "env": {
        "ANKR_ENDPOINT": "https://rpc.ankr.com/...",
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/7/23
Updated
2025/7/23