crazyrabbitLTC_mcp-coingecko-server

crazyrabbitLTC_mcp-coingecko-server

0

The CoinGecko Server is an MCP server that facilitates interaction with the CoinGecko Pro API. It includes features for retrieving cryptocurrency data, including historical prices and candlestick data. The server supports integration with OpenAI function calling and local caching for improved performance.

CoinGecko Server

A Model Context Protocol (MCP) server and OpenAI function calling service for interacting with the CoinGecko Pro API.

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

Usage

The server enables tools such as:

  • get-coins: Fetch a list of supported coins
  • find-coin-ids: Look up CoinGecko IDs
  • get-historical-data: Retrieve historical financial data
  • get-ohlc-data: Fetch OHLC candlestick data
  • refresh-cache: Refresh the local coin cache