Back to directory
anjor/coinmarket-mcp-server

anjor/coinmarket-mcp-server

@anjor

Coinmarket MCP server - 提供CoinMarketCap API集成的MCP server,支持获取货币列表和报价

cryptocurrencymarket-datacoinmarketcapapimcpblockchainfinance

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
2026/6/12
Updated
2026/6/13