Skip to main content
Glama

MCP Helius

by dcSpark

helius_get_token_accounts

Retrieve token accounts by mint or owner using the MCP Helius server. This tool enables querying Solana blockchain data for detailed token account information, supporting pagination and limits.

Instructions

Get token accounts by mint or owner

Input Schema

NameRequiredDescriptionDefault
limitNo
mintNo
ownerNo
pageNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "type": "number" }, "mint": { "type": "string" }, "owner": { "type": "string" }, "page": { "type": "number" } }, "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