Skip to main content
Glama

Token Metrics MCP Server

Official

get_indices_holdings

Retrieve the current holdings and their percentage weights for a specific index using the Token Metrics API. This tool enables precise tracking of index compositions for data-driven crypto analysis.

Instructions

Fetch the current holdings of the given Index, along with their respective weight in percentage from Token Metrics API.

Input Schema

NameRequiredDescriptionDefault
idYesId of the index. Example: 1

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Id of the index. Example: 1", "type": "number" } }, "required": [ "id" ], "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/token-metrics/mcp'

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