CoinMarketCapCoinMarketCap
PricingAPI StatusGet an API Key

© 2026 CoinMarketCap. All rights reserved.

xgithub
  • Guides
  • Pro API References
  • AI Tools
  • Changelog
  • FAQ
AI Integrations
    AI tools overviewx402 (Beta)MCP
IDE Setup
    CursorClaude CodeWindsurf
Skills
    Skills for AI Agents
    MCP Skills
    x402 Skills
    API Skills
AI Integrations

MCP

We have 12 professional tools to provide comprehensive cryptocurrency market analysis, like analyze price trends, assess market sentiment, track hot narratives, monitor on-chain data, identify technical signals, and more.

Market data

  • Search Cryptocurrencies — Fuzzy search by name/symbol/slug
  • Live Quotes — Real-time price, market cap, volume, percentage changes
  • Global Market Metrics — Total market cap, 24h volume, Fear & Greed Index, Altcoin Season gauge, BTC/ETH dominance

Technical analysis

  • Crypto Technical Analysis — MA, EMA, MACD, RSI, Fibonacci retracement/extension, support/resistance levels
  • Market Cap Technical Analysis — Technical indicators for overall crypto market capitalization

Information and news

  • Crypto Info — Logo, description, official website, whitepaper, social media links
  • Latest News — Get recent news for specific cryptocurrencies
  • Concept Search — Semantic search for crypto concepts, FAQs, definitions
  • Trending Narratives — Hot market trends, narrative sectors, and associated tokens

Advanced metrics

  • On-Chain Metrics — Address distribution by holding value/time, whale vs retail, average transaction fees
  • Derivatives Data — Global leverage, open interest, funding rates, liquidation data
  • Macro Events — Upcoming economic events that may impact the market

Usage

The current MCP endpoint is https://mcp.coinmarketcap.com/mcp

Support authentication through OAuth or headers. For most MCP clients, only the address needs to be filled in. The client will guide the redirection to the authentication page.

If it's source code integration, headers might be more convenient.

Code
{ "mcpServers": { "cmc-mcp": { "url": "https://mcp.coinmarketcap.com/mcp", "headers": { "X-CMC-MCP-API-KEY": "xxxx" } } } }

Obtaining an API key through https://pro.coinmarketcap.com/login

Log in or register, copy the API key under the dashboard.

On-chain data (WIP)

The data available at present is limited, and we will carry out a comprehensive upgrade to deliver multi-market dex trading and on-chain data, including token information, transaction data, security metrics, K-line (candlestick) data, related pool information, and featured ranking data.

It covers data from hundreds of DEXs across multiple blockchain ecosystems such as Ethereum, Solana, and BNB Chain (BSC), with standardized data parsing and processing.

AI can leverage these tools to access both real-time and historical data for use cases including strategy backtesting, market monitoring, and analytics.

x402 (Beta)Cursor
On this page
  • Market data
  • Technical analysis
  • Information and news
  • Advanced metrics
  • Usage
  • On-chain data (WIP)
JSON