CoinMarketCap MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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. |
| cryptoQuotesLatestD | 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. |
| cmc100IndexLatestA | Returns the lastest CoinMarketCap 100 Index value, constituents, and constituent weights. |
| fearAndGreedLatestA | Returns the latest CMC Crypto Fear and Greed Index value. |
| fearAndGreedHistoricalB | Returns historical CMC Crypto Fear and Greed Index values. |
| fiatMapC | Returns a mapping of all supported fiat currencies to unique CoinMarketCap IDs. |
| getPostmanCollectionA | Returns a Postman collection for the CoinMarketCap API. |
| priceConversionB | Convert an amount of one cryptocurrency or fiat currency into one or more different currencies. |
| keyInfoA | Returns API key details and usage stats. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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