coin-mcp-serverServer

pwh-pwh
GitHub
CryptocurrencyFinanceAPI

Loading subscription status...

💡 Description

Coin MCP Server provides a one-stop shop for obtaining the latest cryptocurrency prices faster than saying 'to the moon!' Built with FastMCP and validated using zod, this server fetches token prices from the Bitget API, acting like a reliable cryptocurrency butler.

📝 JSON Entries

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

🛠️ Tools

getTokenPricegetAnnoucementsgetCoinInfo

Features

  • Simple API: Just pass the token symbol to get the price.
  • Zod validation for parameter checks.
  • Integration with Bitget for live data.

💬 Example Queries

  • Get the current price of BGB
  • What is the latest price for BTC?
  • Retrieve information about ETH