Coin Mcp

Created By
pwh-pwha year ago
Overview

What is Coin MCP?

Coin MCP is a cryptocurrency price server that allows users to fetch the latest prices of various cryptocurrencies paired with USDT using Bitget's API.

How to use Coin MCP?

To use Coin MCP, clone the repository, install Deno, and run the server using the provided command. You can then query the current price of any cryptocurrency by calling the appropriate API endpoint.

Key features of Coin MCP?

  • Simple API: Easily fetch cryptocurrency prices by passing the token symbol.
  • Zod Validation: Ensures that parameters are validated for accuracy.
  • Bitget Integration: Retrieves live data directly from Bitget's market ticker API.
  • Error Handling: Robust error handling to manage API issues gracefully.

Use cases of Coin MCP?

  1. Real-time cryptocurrency price tracking for traders.
  2. Integrating cryptocurrency price data into applications.
  3. Fetching detailed information about specific tokens.

FAQ from Coin MCP?

  • Can Coin MCP fetch prices for all cryptocurrencies?

Yes! Coin MCP can fetch prices for any cryptocurrency available on Bitget.

  • Do I need an API key to use Coin MCP?

No, Coin MCP uses public endpoints, so no API key is required.

  • What technology is Coin MCP built with?

Coin MCP is built using Deno and integrates with Bitget's API for real-time data.

Server Config

{
  "mcpServers": {
    "coin-mcp": {
      "command": "deno",
      "args": [
        "run",
        "--allow-net",
        "--allow-read",
        "--allow-env",
        "https://deno.land/x/coin_mcp_server/main.ts"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
pwh-pwh
Star
-
Language
-
License
-

Recommend Servers

View All
Mnemom

14 hours ago
Docwand

13 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago