Skip to main content
Glama

MCP Helius

by dcSpark

helius_get_nft_editions

Retrieve NFT editions for a master edition on the Solana blockchain using the Helius API. Input the master edition ID to access detailed edition information.

Instructions

Get NFT editions for a master edition

Input Schema

NameRequiredDescriptionDefault
limitNo
masterEditionIdYes
pageNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "type": "number" }, "masterEditionId": { "type": "string" }, "page": { "type": "number" } }, "required": [ "masterEditionId" ], "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/dcSpark/mcp-server-helius'

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