nft-analytics-mcp

nft-analytics-mcp

3.2

If you are the rightful owner of nft-analytics-mcp 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.

An MCP server that delivers NFT collection analytics powered by data from Dune Analytics.

The NFT Analytics MCP is a robust Model Context Protocol server designed to provide comprehensive analytics for NFT collections, leveraging data from Dune Analytics. This server is tailored to offer insights into the Ethereum NFT market, focusing on key metrics such as trading volumes, sales, and unique traders. By utilizing the Dune Analytics API, the server ensures that users have access to up-to-date and accurate data, presented in a user-friendly markdown table format. The server is built with Python 3.10+ and is compatible with the uv package manager, making it easy to install and manage. It is also designed to be integrated into Claude Desktop applications, providing flexibility in deployment and usage. With its focus on delivering actionable insights, the NFT Analytics MCP is an essential tool for anyone looking to understand the dynamics of the NFT market.

Features

  • Daily trading volume for top 5 Ethereum NFT collections
  • Number of daily sales by collection
  • Average selling prices per collection
  • Unique buyers and sellers by collection
  • New NFT owner counts

Tools

  1. get_daily_trading_volume_by_collection

    Retrieves daily trading volume for top 5 Ethereum NFT collections.

  2. get_daily_sales_by_collection

    Fetches the number of daily sales per collection.

  3. get_average_price_by_collection

    Gets the average selling price for each collection.

  4. get_unique_traders_by_collection

    Tracks unique buyers and sellers by collection.

  5. get_new_owners

    Returns the count of new NFT wallet owners.