Connect to Claude
CoinGecko API icon

CoinGecko API

CreatedGaplyDev01

Provides a simplified and configurable interface to the CoinGecko cryptocurrency data API via a Node.js Express server.

About

CoinGecko API simplifies access to cryptocurrency data by providing a Node.js Express server that acts as an interface to the CoinGecko API. It supports both the free and Pro versions, automatically falling back to the free API when no Pro API key is provided. With RESTful endpoints and detailed documentation, it offers an easy setup and robust error handling for developers needing cryptocurrency market data in their applications, and also supports integration with AI systems through the MCP (Marketplace Component Program).

Key Features

  • Supports both CoinGecko Free and Pro APIs.
  • Offers simple and intuitive RESTful endpoints.
  • Facilitates seamless integration with AI systems through the MCP interface.
  • Automatically falls back to the free API when a Pro API key is not provided.
  • Includes comprehensive documentation for easy setup and usage.

Use Cases

  • Integrating cryptocurrency market data into AI applications.
  • Accessing CoinGecko data within Node.js applications.
  • Building cryptocurrency dashboards and analytics tools.