CoinMarketCap MCP

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

cryptoQuotesLatest

Retrieve up-to-date market quotes for one or more cryptocurrencies using input parameters like ID, symbol, or slug. Supports currency conversion and optional data filtering.

Instructions

Returns the latest market quote for one or more cryptocurrencies.

Input Schema

NameRequiredDescriptionDefault
auxNo
convertNo
convert_idNo
idNo
skip_invalidNo
slugNo
symbolNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "aux": { "type": "string" }, "convert": { "type": "string" }, "convert_id": { "type": "string" }, "id": { "type": "string" }, "skip_invalid": { "type": "boolean" }, "slug": { "type": "string" }, "symbol": { "type": "string" } }, "type": "object" }
ID: q04archth6