Skip to main content
Glama

CoinMarketCap MCP

getCryptoMetadata

Retrieve static cryptocurrency metadata such as logos, descriptions, and website links using the CoinMarketCap MCP API for accurate and detailed crypto asset information.

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" }

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