Skip to main content
Glama

Monad NFT Analytics MCP

by Sifu213

get-top-selling-collections

Retrieve top-selling NFT collections on the Magic Eden testnet by specifying a time period. Analyze sales volume and trends on the Monad NFT Analytics MCP server.

Instructions

Retrieve top selling NFT collections on Magic Eden testnet

Input Schema

NameRequiredDescriptionDefault
periodYesMagic Eden user address on Monad testnet

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "period": { "description": "Magic Eden user address on Monad testnet", "type": "string" } }, "required": [ "period" ], "type": "object" }
Install Server

Other Tools from Monad NFT Analytics MCP

Related Tools

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/Sifu213/monad-mcp-magiceden'

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