crazyrabbitLTC_mcp-coingecko-server
If you are the rightful owner of crazyrabbitLTC_mcp-coingecko-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server and OpenAI function calling service for interacting with the CoinGecko Pro API.
The CoinGecko Server is a Model Context Protocol (MCP) server designed to facilitate interaction with the CoinGecko Pro API. It provides a robust interface for accessing cryptocurrency data, including a paginated list of supported cryptocurrencies, coin ID lookup by name or symbol, historical price, market cap, and volume data, as well as OHLC (Open, High, Low, Close) candlestick data. The server also features a local coin cache with refresh capability, ensuring that users have access to the most up-to-date information. The server can be integrated with platforms like Claude Desktop and OpenAI for enhanced functionality, making it a versatile tool for developers and analysts working with cryptocurrency data.
Features
- Paginated list of supported cryptocurrencies
- Coin ID lookup by name or symbol
- Historical price, market cap, and volume data
- OHLC (Open, High, Low, Close) candlestick data
- Local coin cache with refresh capability
Tools
get-coins
Get a paginated list of supported coins
find-coin-ids
Look up CoinGecko IDs for coin names/symbols
get-historical-data
Get historical price, market cap, and volume data
get-ohlc-data
Get OHLC candlestick data
refresh-cache
Refresh the local coin list cache