Cryptocurrency Market Data MCP ServerServer

Nayshins
GitHub
cryptocurrencymarket datafinance

Loading subscription status...

💡 Description

This server provides real-time and historical cryptocurrency market data through integrations with major exchanges, enabling LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.

📝 JSON Entries

{
  "mcpServers": [
    {
      "crypto": {
        "args": [
          "/path/to/crypto_server.py"
        ],
        "command": "python"
      }
    }
  ]
}

🛠️ Tools

get-priceget-market-summaryget-top-volumesget-price-changeget-volume-historyget-historical-ohlcvlist-exchanges

Features

  • Real-time market data
  • Historical analysis
  • Exchange support

💬 Example Queries

  • What's the current Bitcoin price on Binance?
  • Show me the top 5 trading pairs by volume on Coinbase.
  • How has ETH/USDT performed over the last 24 hours?
  • Give me a detailed market summary for SOL/USDT on Kraken.
  • What's the trading volume history for BNB/USDT over the last week?