Skip to main content
Glama

MCP Helius

by dcSpark

helius_get_token_accounts_by_owner

Retrieve all token accounts associated with a specific Solana wallet address using the Helius API to manage and track token ownership on the Solana blockchain.

Instructions

Get token accounts owned by a Solana address

Input Schema

NameRequiredDescriptionDefault
programIdYes
publicKeyYes

Input Schema (JSON Schema)

{ "properties": { "programId": { "type": "string" }, "publicKey": { "type": "string" } }, "required": [ "publicKey", "programId" ], "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