mcp-web3-stats

mcp-web3-stats

3.2

If you are the rightful owner of mcp-web3-stats and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Dune API MCP Server is a Model Context Protocol server that provides blockchain analysis tools and resources via the Dune API, enabling LLM agents and other MCP clients to access and analyze blockchain data.

The Dune API MCP Server is designed to facilitate the analysis of blockchain data by providing a suite of tools and resources through the Model Context Protocol (MCP). This server leverages the Dune API to offer comprehensive insights into Ethereum Virtual Machine (EVM) and Solana Virtual Machine (SVM) blockchain activities. It allows users to fetch token balances, account activities, transaction details, and more, making it an invaluable resource for developers, analysts, and AI assistants who need to interact with blockchain data. The server supports both EVM and SVM tools, ensuring broad compatibility with various blockchain networks. By integrating with MCP clients like Claude Desktop, users can seamlessly retrieve and analyze on-chain data in real-time, enhancing their ability to make informed decisions based on the latest blockchain information.

Features

  • Fetches EVM token balances and account activities.
  • Retrieves detailed EVM transaction information.
  • Analyzes ERC20 tokens and their holder distributions.
  • Supports Solana transactions and token balances.
  • Provides a list of supported EVM chains.

Tools

  1. get_evm_balances

    Fetches EVM token balances for a wallet.

  2. get_evm_activity

    Fetches EVM account activity.

  3. get_evm_collectibles

    Fetches EVM NFT collectibles.

  4. get_evm_transactions

    Retrieves granular EVM transaction details.

  5. get_evm_token_info

    Fetches metadata and price for EVM tokens.

  6. get_evm_token_holders

    Discovers EVM token holder distributions.

  7. get_svm_balances

    Fetches SVM token balances.

  8. get_svm_transactions

    Fetches SVM transactions (Solana only).