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

pwh-pwh/coin-mcp-server

@pwh-pwh271221

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
2025/3/27
Updated
2025/4/15