pw

pwh-pwh/coin-mcp-server

๐Ÿ โ˜๏ธ Bitget API to fetch cryptocurrency price.

#cryptocurrency#API#Python
Publisherpwh-pwh/coin-mcp-server
Submitted date4/19/2025

Overview

Title

Coin MCP Server โ€“ A fast and simple cryptocurrency price-fetching server

How to Use

  1. Prerequisites: Requires Deno and optional Bitget API access.
  2. Installation: Clone the repo or run directly via Deno.
  3. Running the Server: Execute with deno run and necessary permissions.
  4. Usage: Send JSON requests to fetch token prices, announcements, or detailed coin info.

Key Features

  • ๐Ÿš€ FastMCP-Powered: Quick and efficient server setup.
  • ๐Ÿ” Multiple Tools: Fetch prices (getTokenPrice), announcements (getAnnoucements), or detailed coin info (getCoinInfo).
  • โœ… Zod Validation: Ensures correct input parameters.
  • ๐ŸŒ Bitget API Integration: Real-time cryptocurrency data.
  • ๐Ÿ›  Easy Configuration: Customizable via config.json and environment variables.

Use Cases

  • Real-time cryptocurrency price tracking.
  • Fetching announcements for market updates.
  • Retrieving detailed token information (transferability, supported chains, etc.).
  • Integration into trading bots or portfolio trackers.

Visit More

View All