Skip to main content
Glama
Alexander-Herranz

CoinMarketCap MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for Streamable HTTP transport method3000
TELEMETRY_ENABLEDNoEnable telemetrytrue
SUBSCRIPTION_LEVELNoSubscription level: Basic, Hobbyist, Startup, Standard, Professional, or EnterpriseBasic
COINMARKETCAP_API_KEYYesAPI Key from CoinMarketCap.com

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
cryptoCategoriesC

Returns information about all coin categories available on CoinMarketCap.

cryptoCategoryC

Returns information about a single coin category on CoinMarketCap.

cryptoCurrencyMapC

Returns a mapping of all cryptocurrencies to unique CoinMarketCap IDs.

getCryptoMetadataC

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

allCryptocurrencyListingsC

Returns a paginated list of all active cryptocurrencies with latest market data.

cryptoQuotesLatestC

Returns the latest market quote for one or more cryptocurrencies.

dexInfoC

Returns all static metadata for one or more decentralised exchanges.

dexListingsLatestC

Returns a paginated list of all decentralised cryptocurrency exchanges including the latest aggregate market data.

dexNetworksListC

Returns a list of all networks to unique CoinMarketCap ids.

dexSpotPairsLatestC

Returns a paginated list of all active dex spot pairs with latest market data.

dexPairsQuotesLatestC

Returns the latest market quote for 1 or more spot pairs.

dexPairsOhlcvLatestC

Returns the latest OHLCV market values for one or more spot pairs for the current UTC day.

dexPairsOhlcvHistoricalC

Returns historical OHLCV data along with market cap for any spot pairs using time interval parameters.

dexPairsTradeLatestC

Returns up to the latest 100 trades for 1 spot pair.

exchangeAssetsC

Returns the assets/token holdings of an exchange.

exchangeInfoC

Returns metadata for one or more exchanges.

exchangeMapC

Returns a mapping of all exchanges to unique CoinMarketCap IDs.

globalMetricsLatestC

Returns the latest global cryptocurrency market metrics.

cmc100IndexHistoricalC

Returns an interval of historic CoinMarketCap 100 Index values based on the interval parameter.

cmc100IndexLatestB

Returns the lastest CoinMarketCap 100 Index value, constituents, and constituent weights.

fearAndGreedLatestB

Returns the latest CMC Crypto Fear and Greed Index value.

fearAndGreedHistoricalC

Returns historical CMC Crypto Fear and Greed Index values.

fiatMapB

Returns a mapping of all supported fiat currencies to unique CoinMarketCap IDs.

getPostmanCollectionB

Returns a Postman collection for the CoinMarketCap API.

priceConversionC

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

keyInfoB

Returns API key details and usage stats.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Alexander-Herranz/coinmarketcap-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server