VENTURE-AI-LABS/cryptodataapi-mcp
by Various
📇 ☁️ - Real-time crypto market data for AI agents — market health scores, derivatives, funding rates, ETF flows, cycle indicators, and 100+ endpoints via CryptoDataAPI.
MCP
VENTURE-AI-LABS/cryptodataapi-mcp
Added 1 June 2026
Overview
This tool provides real-time crypto market data through an MCP server. It offers market health scores, derivatives, funding rates, ETF flows, cycle indicators, and over 100 endpoints via the CryptoDataAPI. It is implemented in TypeScript.
Best for
Best for
Developers building AI agents that need real-time crypto market data
Use cases
- Fetching real-time crypto market data for AI agents
- Accessing market health scores and cycle indicators
- Integrating derivatives and funding rate data into trading bots
How to use
Install
claude mcp add cryptodataapi -- npx -y cryptodataapi-mcp Tools exposed
get_daily_snapshotget_market_healthget_fear_greedget_funding_ratesget_liquidationsget_open_interestget_btc_cycleget_coin_profilesearch_coinsget_macroget_stablecoin_flowsget_etf_flowsget_optionscrypto_market_briefingCRYPTODATA_API_KEYCRYPTODATA_API_URL
Tested with
Claude Desktop, Claude Code, Cursor
Example client config
{\n "mcpServers": {\n "cryptodataapi": {\n "command": "npx",\n "args": ["-y", "cryptodataapi-mcp"],\n "env": {\n "CRYPTODATA_API_KEY": "cdk_live_your_key_here"\n }\n }\n }\n} Notes
This tool provides real-time crypto market data through an MCP server. It offers market health scores, derivatives, funding rates, ETF flows, cycle indicators, and over 100 endpoints via the CryptoDataAPI. It is implemented in TypeScript.
0 stars on GitHub. Last updated 2026-02-25. Licensed MIT.
Use cases
- Fetching real-time crypto market data for AI agents
- Accessing market health scores and cycle indicators
- Integrating derivatives and funding rate data into trading bots
Pros
- Covers a wide range of crypto data types including ETF flows and funding rates
- Designed for direct integration with AI agents via MCP
- TypeScript implementation provides type safety
Cons
- No community adoption or stars yet
- Requires an external CryptoDataAPI key
- Limited documentation beyond the basic description
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Covers a wide range of crypto data types including ETF flows and funding rates
- Designed for direct integration with AI agents via MCP
- TypeScript implementation provides type safety
Cons
- No community adoption or stars yet
- Requires an external CryptoDataAPI key
- Limited documentation beyond the basic description
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
