Skip to main content
Glama

Token Metrics MCP Server

Official

get_tokens_price

Retrieve real-time cryptocurrency prices using token IDs. Input a comma-separated list of token IDs to fetch accurate pricing data via the Token Metrics API. Ideal for accessing up-to-date market information efficiently.

Instructions

Fetch token(s) price from Token Metrics API. Provide token_id.

Input Schema

NameRequiredDescriptionDefault
token_idYesComma-separated string of token IDs (e.g., '1,2,3')

Input Schema (JSON Schema)

{ "properties": { "token_id": { "description": "Comma-separated string of token IDs (e.g., '1,2,3')", "type": "string" } }, "required": [ "token_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