drio
Open app

Coinmarket MCP server

Source

Catalog onlyCatalog onlySTDIO

Overview

Coinmarket MCP Server is a server implementation that interfaces with the Coinmarket API, facilitating the retrieval of cryptocurrency data and notes.

To use Coinmarket MCP Server, set up the server with your Coinmarket API key, and utilize the provided endpoints to fetch currency listings and quotes. Configuration is required for different operating systems.

  • Implements Coinmarket API endpoints for currency listings and quotes. - Custom URI scheme for accessing individual notes. - Provides tools for fetching up-to-date cryptocurrency data.
  1. Retrieving the latest cryptocurrency currency listings for applications.
  2. Obtaining real-time quotes for specific cryptocurrencies using their symbols.
  3. Integrating cryptocurrency data into financial applications or dashboards.

Add to your AI client

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

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

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "coinmarket-mcp-server-anjor": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coinmarket-mcp-server-anjor"
      ]
    }
  }
}

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "coinmarket-mcp-server-anjor": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coinmarket-mcp-server-anjor"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "coinmarket-mcp-server-anjor": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coinmarket-mcp-server-anjor"
      ]
    }
  }
}

FAQ

What do I need to set up the server?

You need a valid Coinmarket API key and proper configuration for your operating system.

Can I access individual notes via the server?

Yes, the server utilizes a custom coinmarket:// URI scheme for accessing individual notes related to cryptocurrencies.

Is the Coinmarket MCP Server free?

The availability of the server is dependent on Coinmarket's API terms and access levels.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":136,"uuid":"81b248e0-0f7a-43ae-910b-fc0e9fa76fd9","name":"coinmarket-mcp-server","title":"Coinmarket MCP server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/1911631?v=4","created_at":"2024-12-13T09:01:26.133Z","updated_at":"2024-12-13T12:28:13.780Z","status":"created","author_name":"anjor","author_avatar_url":"https://avatars.githubusercontent.com/u/1911631?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/anjor/coinmarket-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"33\",\"license\":\"MIT license\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2024-12-04 23:18:11\"}","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"}]]}]