Provides comprehensive Bitcoin market data including cycle indicators (MVRV, NUPL, Pi Cycle), spot ETF daily flows, and options data such as open interest and put/call ratios.
Provides real-time market data for Solana, including spot ETF daily flows and detailed coin profile information including price and market capitalization.
Provides data on XRP spot ETF daily flows and detailed coin profile information for market analysis.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CryptoDataAPI MCP ServerGive me a crypto market briefing and check the latest BTC cycle indicators"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CryptoDataAPI MCP Server
An MCP (Model Context Protocol) server that gives AI agents real-time crypto market data through CryptoDataAPI.
What You Get
13 tools covering the full crypto market:
Tool | Description |
| Full market overview in a single call — health scores, derivatives, sentiment, macro, ETF flows, cycle indicators |
| Dual-score market health system (0-100) with regime classification |
| Fear & Greed Index (multi-source averaged, 0-100) |
| Cross-exchange perpetual funding rates |
| Cross-exchange liquidation volumes (long + short) |
| Cross-exchange open interest with 24h changes |
| 8 BTC cycle indicators (MVRV, NUPL, Puell, Pi Cycle, etc.) |
| Detailed coin data — price, market cap, changes, ATH/ATL |
| Search coins by name or symbol |
| Macro indicators — EUR/USD, gold, treasury yields |
| Stablecoin market cap and capital flows |
| BTC/ETH/SOL/XRP spot ETF daily flows |
| BTC options data — OI, volume, put/call ratio, max pain |
1 prompt for structured analysis:
Prompt | Description |
| Generates a structured market report with regime, derivatives, sentiment, macro, and takeaways |
Setup
1. Get an API Key
Sign up at cryptodataapi.com and create an API key.
2. Configure Your AI Client
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Claude Code
Then set the env var in your shell profile:
Cursor
Add to .cursor/mcp.json in your project:
Example Usage
Once configured, you can ask your AI:
"Give me a crypto market briefing"
"What's the current Fear & Greed index?"
"Show me BTC funding rates across exchanges"
"Where are we in the BTC cycle?"
"What are the ETF flows looking like for Bitcoin?"
"Look up the Solana coin profile"
Environment Variables
Variable | Required | Description |
| Yes | Your CryptoDataAPI key (starts with |
| No | Base URL override (defaults to |
Development
Test with the MCP Inspector:
License
MIT