Skip to main content
Glama

MCP Helius

by dcSpark

helius_get_token_supply

Retrieve the supply details of a specific token on the Solana blockchain by providing its address. This tool is part of the MCP Helius server, which enables access to Solana blockchain data.

Instructions

Get the supply of a token

Input Schema

NameRequiredDescriptionDefault
tokenAddressYes

Input Schema (JSON Schema)

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