CoinMarketCap MCP

by shinzo-labs
Verified
MIT License
101
2
  • Linux
  • Apple

priceConversion

Convert cryptocurrency or fiat amounts into multiple currencies using accurate and up-to-date exchange rates. Simplify cross-currency calculations with CoinMarketCap MCP integration.

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" }
ID: q04archth6