Skip to main content
Glama

CoinMarketCap MCP

priceConversion

Convert cryptocurrency or fiat amounts into multiple currencies using CoinMarketCap’s API. Input an amount and specify target currencies for accurate conversion results.

Instructions

Convert an amount of one cryptocurrency or fiat currency into one or more different currencies.

Input Schema

NameRequiredDescriptionDefault
amountYes
convertNo
convert_idNo
idNo
symbolNo
timeNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "amount": { "type": "number" }, "convert": { "type": "string" }, "convert_id": { "type": "string" }, "id": { "type": "string" }, "symbol": { "type": "string" }, "time": { "type": "string" } }, "required": [ "amount" ], "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