About
Overview
The CoinGecko MCP Server enables AI agents to access comprehensive cryptocurrency market data from CoinGecko. It provides tools for getting current prices, market cap data, trading volumes, historical data, and trending coins.
Capabilities
Tools & Capabilities
⚡get_price
Get current price for a cryptocurrency
⚡get_market_data
Get market cap and volume data
⚡get_trending
Get trending coins
⚡get_history
Get historical price data
Setup
Installation
bash
Install
npx -y mcp-server-coingeckoExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"coingecko": {
"command": "npx",
"args": ["-y", "mcp-server-coingecko"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026