Provides an interface to the Coingecko Pro API for retrieving cryptocurrency data.
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.