Provides access to cryptocurrency data from the CoinGecko Pro API using Model Context Protocol (MCP) and OpenAI function calling.
Sponsored
Provides a server for accessing CoinGecko Pro API data, enabling interactions with cryptocurrency information through Model Context Protocol (MCP) and OpenAI function calling. It features functionalities such as retrieving paginated lists of cryptocurrencies, looking up coin IDs, accessing historical price data, obtaining OHLC candlestick data, and managing a local coin cache. This tool is designed for integration with applications like Claude Desktop and can be utilized with OpenAI's function calling capabilities to provide AI agents with real-time and historical cryptocurrency data.
主要功能
01Allows coin ID lookup by name or symbol.
02Provides paginated lists of supported cryptocurrencies.
030 GitHub stars
04Offers historical price, market cap, and volume data.
05Delivers OHLC candlestick data.
06Maintains a local coin cache with refresh capability.
使用案例
01Creating tools that leverage CoinGecko Pro API data via OpenAI function calls.
02Integrating real-time cryptocurrency data into AI agents.
03Building applications that require historical cryptocurrency data analysis.