CoinGeckoServer

BlindVibeDev
GitHub
cryptocurrencyfinanceAPI Testing

Loading subscription status...

💡 Description

CoinGecko API Server MCP provides seamless access to cryptocurrency market data using a sophisticated RESTful API and MCP (Marketplace Component Program) interface. It facilitates integration with AI systems like Claude to handle real-time cryptocurrency data, process API rate limits, fallback, and error handling.

📝 JSON Entries

{
  "mcpServers": [
    {
      "CoinGecko": {
        "env": {
          "COINGECKO_API_KEY": "<COINGECKO_API_KEY>"
        },
        "args": [
          "coingecko-api-server"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

ExpressNode.js

Features

  • Dual API support
  • AI integration
  • Intelligent fallback
  • Optimized performance
  • Comprehensive data access
  • Simple interface
  • Robust error handling
  • Easy deployment
  • Rich documentation

💬 Example Queries

  • Get the price of Bitcoin in USD
  • Fetch market data for top 5 cryptocurrencies
  • Check the status of the API server