Coingecko
CreatedcrazyrabbitLTC
Provides an interface to the Coingecko Pro API for retrieving cryptocurrency data.
About
The Coingecko server provides a Model Context Protocol (MCP) interface and OpenAI function calling compatibility for interacting with the CoinGecko Pro API. It allows users to retrieve paginated lists of cryptocurrencies, lookup coin IDs by name or symbol, access historical price, market cap, and volume data, and obtain OHLC (Open, High, Low, Close) candlestick data. A local coin cache with refresh capability is also included for efficient data access.
Key Features
- Enables Coin ID lookup by name or symbol
- Supports OHLC candlestick data retrieval
- Provides paginated lists of supported cryptocurrencies
- Offers historical price, market cap, and volume data retrieval
- Includes a local coin cache with refresh functionality
Use Cases
- Integrating cryptocurrency data into Claude Desktop applications
- Building applications that require historical cryptocurrency market data
- Using OpenAI function calling to access cryptocurrency information