web3-mcp

web3-mcp

2

Web3 MCP is an MCP server designed to interface with Ankr's Advanced API to provide blockchain data access. It supports various networks and offers comprehensive features for NFTs, tokens, and other blockchain statistics.

Overview

  • Name: Web3 MCP

  • Description: An MCP server implementation wrapping Ankr Advanced API, providing access to blockchain data across multiple chains like Ethereum, BSC, Polygon, and Avalanche.

  • Features:

    • Wrapper for Ankr Advanced API endpoints
    • NFT API for metadata, holders, transfers, and ownership
    • Query API for blockchain statistics, blocks, logs, and transactions
    • Token API for balances, prices, holders, and transfer history
    • Supports multiple blockchain networks
  • Installation and Usage:

    • Clone repository and install with uv
    • Configure environment variables ANKR_ENDPOINT and optionally ANKR_PRIVATE_KEY
    • Run the server with provided commands
  • License: MIT