other tools and integrations

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.

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y tumf/web3-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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.

GitHub: https://github.com/tumf/web3-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub