CoinGecko MCP Server

Cryptocurrency market data and price tracking.

TypeScript 120 8MIT
View on GitHub

Overview

This MCP server provides comprehensive cryptocurrency market data and price tracking capabilities, integrating seamlessly with the Model Context Protocol ecosystem. Developed by the community using TypeScript, it delivers real-time and historical cryptocurrency pricing information from CoinGecko's extensive database. The server enables applications to access accurate market data for thousands of cryptocurrencies, facilitating informed decision-making and dynamic market analysis without requiring direct API management by client applications.

The server supports a wide range of cryptocurrency data retrieval functions, including current price quotes in multiple fiat currencies, market capitalization tracking, trading volume analysis, and historical price trends. Users can query individual cryptocurrency information, compare market metrics across digital assets, and access detailed market statistics essential for portfolio monitoring and financial analysis. The implementation in TypeScript ensures robust type safety and seamless integration with modern development environments while maintaining compatibility with CoinGecko's comprehensive data infrastructure.

Compatible with any MCP-compliant client application, this server serves diverse use cases spanning personal finance management, investment research, algorithmic trading support, and financial advisory platforms. Financial analysts, cryptocurrency enthusiasts, and fintech developers benefit from the standardized interface for accessing reliable market data. The server particularly excels in scenarios requiring real-time price monitoring, multi-asset portfolio tracking, and historical analysis for investment strategy development, making it an essential resource for anyone engaged in cryptocurrency market operations.

Installation

npx -y @modelcontextprotocol/server-coingecko

Compatible Clients

Claude DesktopCursor

Related

FAQ

How do I install the CoinGecko MCP server?
Install via npx or pip depending on the language. Then add the server configuration to your MCP client settings file.
Which AI clients support the CoinGecko MCP server?
The CoinGecko MCP server is compatible with Claude Desktop, Cursor. Any MCP-compatible client should work.