CoinGecko Server
JSON →An MCP server for accessing real-time cryptocurrency data from the CoinGecko Pro API.
Tools · 5
- 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
Environment variables
COINGECKO_API_KEY
Links
★ 9 GitHub stars