Back to directory
venture-ai-labs/cryptodataapi-mcp

venture-ai-labs/cryptodataapi-mcp

@VENTURE-AI-LABS

An MCP server that gives AI agents real-time crypto market data through CryptoDataAPI

cryptomarket-dataapifinanceblockchaintradingmcp-server

Installation & Configuration

{
  "mcpServers": {
    "cryptodataapi": {
      "command": "npx",
      "args": [
        "-y",
        "cryptodataapi-mcp"
      ],
      "env": {
        "CRYPTODATA_API_KEY": "cdk_live_your_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12