Back to directory
pwh-pwh/coin-mcp-server

pwh-pwh/coin-mcp-server

@pwh-pwh

Use Bitget's API to get cryptocurrency information including token prices, announcements, and coin details

cryptocurrencybitgetpricemcp-servertypescriptdenotokenfinance

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