Skip to main content
Glama

CoinMarketCap MCP

fiatMap

Map all supported fiat currencies to unique IDs with this utility. Organize, sort, and include metals for streamlined fiat currency identification and integration.

Instructions

Returns a mapping of all supported fiat currencies to unique CoinMarketCap IDs.

Input Schema

NameRequiredDescriptionDefault
include_metalsNo
limitNo
sortNo
startNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "include_metals": { "type": "boolean" }, "limit": { "type": "number" }, "sort": { "type": "string" }, "start": { "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/shinzo-labs/coinmarketcap-mcp'

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