Back to directory
coinmarket_service

coinmarket_service

@anjor47

Coinmarket MCP Server

cryptocurrencyfinanceapi-integrationcoinmarketcap

Installation & Configuration

{
  "mcpServers": {
    "coinmarket_service": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/coinmarket_service",
        "run",
        "coinmarket_service"
      ],
      "env": {
        "COINMARKET_API_KEY": "<insert api key>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/11/29
Updated
2026/6/7