drio
Open app

Cryptocurrency Market Data MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

The Cryptocurrency Market Data MCP Server is a Model Context Protocol (MCP) server that provides real-time and historical cryptocurrency market data through integration with major exchanges. It enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.

To use the server, install the required dependencies and run the server script. Connect it with Claude Desktop by configuring the server settings in the application.

  • Real-time market data including current prices and market summaries. - Historical analysis with OHLCV data and price change statistics. - Support for multiple exchanges like Binance, Coinbase, and Kraken.
  1. Fetching current cryptocurrency prices for trading.
  2. Analyzing market trends and historical data for investment decisions.
  3. Integrating with AI tools for automated trading strategies.

Add to your AI client

Use these steps to connect Cryptocurrency Market Data MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "nayshins-mcp-server-ccxt-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-nayshins-mcp-server-ccxt-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "nayshins-mcp-server-ccxt-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-nayshins-mcp-server-ccxt-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "nayshins-mcp-server-ccxt-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-nayshins-mcp-server-ccxt-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "nayshins-mcp-server-ccxt-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-nayshins-mcp-server-ccxt-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "nayshins-mcp-server-ccxt-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-nayshins-mcp-server-ccxt-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "nayshins-mcp-server-ccxt-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-nayshins-mcp-server-ccxt-mcp-mirror"
      ]
    }
  }
}

FAQ

**What exchanges are supported?**

The server supports multiple exchanges including Binance, Coinbase, Kraken, and more.

**Is there a limit on the number of requests?**

Yes, be mindful of rate limits imposed by the exchanges.

**Can I customize the data output?**

Yes, the server allows for customizable timeframes and data formats.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1174,"uuid":"e4565696-f3c1-47a1-a86e-d15b780a44cb","name":"Nayshins_mcp-server-ccxt","title":"Cryptocurrency Market Data MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-01-28T02:36:22.016Z","updated_at":"2025-02-23T07:20:31.017Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"cryptocurrency,market-data,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/Nayshins_mcp-server-ccxt","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/80c522d367600a630812e1d4c91d70e0c2b87a1721d04a04077387ebe323f782/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d43502d436f6d70617469626c652d626c7565","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]