CoinGecko icon

CoinGecko

Provides a Node.js Express server for accessing cryptocurrency market data from the CoinGecko API, supporting both free and Pro versions with automatic fallback.

About

CoinGecko is a Node.js solution that offers seamless access to cryptocurrency market data via a RESTful API and MCP interface. It facilitates integrating AI systems with real-time crypto data, managing API rate limits, fallbacks, and error handling. Supporting both the free and Pro CoinGecko APIs, it automatically switches between them to prevent rate limiting issues. Its features include optimized performance through efficient request handling and response caching, a simple interface with intuitive RESTful endpoints and JSON-RPC methods, and robust error handling with clear error messages.

Key Features

  • AI Integration: Implements the MCP protocol for AI assistants
  • Comprehensive Data: Accesses essential cryptocurrency metrics
  • Dual API Support: Integrates with both CoinGecko Free and Pro APIs
  • Intelligent Fallback: Automatically switches between APIs to prevent rate limiting
  • Simple Interface: Offers intuitive RESTful endpoints and JSON-RPC methods

Use Cases

  • Enable AI systems to access real-time crypto data
  • Power automated trading systems with market data
  • Build cryptocurrency dashboards with reliable data access