coin-mcp-server
19
The Coin MCP Server is a tool designed to provide real-time cryptocurrency prices using Bitget's API. It is built for users who need quick access to crypto prices with a simple API setup, enhanced by FastMCP and Zod for parameter validation.
Coin MCP Server ๐๐ฐ
Welcome to the Coin MCP Server, your one-stop solution for obtaining the latest cryptocurrency prices. This server fetches token prices from Bitgetโs API and allows users to query the price of any cryptocurrency paired with USDT. Key features include:
- Dead-Simple API: Provides easy access to token prices.
- Zod Validation: Ensures parameter accuracy.
- Bitget Integration: Live data from Bitget's API.
- Error Handling: Handles and logs issues effectively.
Features ๐
- Tools Available:
getTokenPrice
getAnnoucements
getCoinInfo
Getting Started ๐
- Prerequisites: Requires Deno. No API key required.
- Installation: Clone the repo, and use Deno to handle dependencies.
- Running the Server: Use Deno with specified permissions. Supports direct deployment to Deno with environment configuration.
Usage Example ๐ฎ
Call getTokenPrice
with a token parameter to receive the current price.