Skip to main content
Glama

nft-analytics-mcp

get_daily_sales_by_collection

Track daily NFT sales by collection with data from Dune Analytics. Fetches and displays results as a markdown table, customizable by row limit.

Instructions

Retrieve number of daily sales for NFT collections. Args: limit (int, optional): Maximum number of rows to fetch from the query. Defaults to 1000. Returns: str: Markdown table of daily sales counts by collection, or error message if the query fails.

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 1000, "title": "Limit", "type": "integer" } }, "title": "get_daily_sales_by_collectionArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/nft-analytics-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server