Back to directory
coin-mcp

coin-mcp

@pwh-pwh28

use Bitget’s API to get cryptocurrency info

cryptocurrencybitgetmcp-serverfinance

Installation & Configuration

{
  "mcpServers": {
    "coin-mcp": {
      "command": "deno",
      "args": [
        "run",
        "--allow-net",
        "--allow-read",
        "--allow-env",
        "https://deno.land/x/coin_mcp_server/main.ts"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2025/3/27
Updated
2026/6/7