drio
Open app

mcp-coincap-jj

Source

A (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap APIv3. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.

Catalog onlyCatalog onlySTDIO

Overview

mcp-coincap-jj is a Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap APIv3. It offers real-time price data, market analysis, and historical trends through an easy-to-use interface.

To use mcp-coincap-jj, install Node.js and configure the server with your CoinCap API key. You can run it locally or use it through an MCP client like Claude Desktop.

  • Real-time cryptocurrency price data - Detailed market analysis including top exchanges and price variations - Historical price analysis with customizable time intervals
  1. Checking the current price and stats of cryptocurrencies.
  2. Analyzing market trends and volume distribution.
  3. Retrieving historical price data for research and analysis.

Add to your AI client

Use these steps to connect mcp-coincap-jj 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": {
    "mcp-coincap-jj-wazzan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-coincap-jj-wazzan"
      ]
    }
  }
}

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": {
    "mcp-coincap-jj-wazzan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-coincap-jj-wazzan"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-coincap-jj-wazzan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-coincap-jj-wazzan"
      ]
    }
  }
}

VS Code (Copilot)

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

.vscode/mcp.json

{
  "servers": {
    "mcp-coincap-jj-wazzan": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-coincap-jj-wazzan"
      ]
    }
  }
}

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-coincap-jj-wazzan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-coincap-jj-wazzan"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-coincap-jj-wazzan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-coincap-jj-wazzan"
      ]
    }
  }
}

FAQ

**What API does mcp-coincap-jj use?**

It uses the CoinCap APIv3 for real-time and historical data.

**Is there a cost to use the CoinCap API?**

Yes, you need to obtain an API key from CoinCap, which may involve a subscription.

**Can I run this server locally?**

Yes, you can clone the repository and run it locally after installing the necessary dependencies.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3333,"uuid":"366c6b82-4594-429b-9d3c-bae3414558a0","name":"mcp-coincap-jj","title":"mcp-coincap-jj","description":"A (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap APIv3. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.\n","avatar_url":null,"created_at":"2025-03-18T22:31:15.454+00:00","updated_at":"2025-03-18T22:31:22.303+00:00","status":"created","author_name":"wazzan","author_avatar_url":null,"tags":"crypto,cryptocurrency,market-analysis","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/wazzan/mcp-coincap-jj","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":"c5f15c32-246d-42b2-8fb9-ed727c9e0e36","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"}]]}]