CoinMarketCap MCP

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

getCryptoMetadata

Retrieve static cryptocurrency metadata such as logos, descriptions, and website links using this tool from CoinMarketCap MCP for detailed insights.

Instructions

Returns all static metadata for one or more cryptocurrencies including logo, description, and website URLs.

Input Schema

NameRequiredDescriptionDefault
addressNo
auxNo
idNo
skip_invalidNo
slugNo
symbolNo

Input Schema (JSON Schema)

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