Skip to main content
Glama

MCP Helius

by dcSpark

helius_get_asset_batch

Retrieve detailed information for multiple assets on the Solana blockchain using their unique IDs via the MCP Helius server. Ideal for managing and analyzing blockchain data efficiently.

Instructions

Get details of multiple assets by their IDs

Input Schema

NameRequiredDescriptionDefault
idsYes

Input Schema (JSON Schema)

{ "properties": { "ids": { "items": { "type": "string" }, "type": "array" } }, "required": [ "ids" ], "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