CoinGecko
Integrates with CoinGecko's cryptocurrency API to provide real-time and historical market data including prices, market caps, trading volumes, and financial metrics for cryptocurrency analysis and portfolio tracking.
3 stars
0 tools
Created Aug 2025
@iacomunia/iacomunia-coingecko-mcp-firtsAbout
Integrates with CoinGecko's cryptocurrency API to provide real-time and historical market data including prices, market caps, trading volumes, and financial metrics for cryptocurrency analysis and portfolio tracking.
Categories
general
Installation
npm
npm install @iacomunia/iacomunia-coingecko-mcp-firts
Configuration
{
"mcpServers": {
"iacomunia-coingecko-mcp-firts": {
"command": "npx",
"args": [
"-y",
"@iacomunia/iacomunia-coingecko-mcp-firts"
]
}
}
}