Skip to main content
Other Tools and IntegrationsPython

tumf/web3-mcp

An MCP server implementation wrapping Ankr Advanced API. Access to NFT, token, and blockchain data across multiple chains including Ethereum, BSC, Polygon, Avalanche, and more.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/tumf/web3-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "web3-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tumf/web3-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
tumf