A
licenseNot graded
qualityA
maintenanceOfficial CoinGecko API MCP Server for Crypto Price & Market Data.
More details: https://docs.coingecko.com/reference/mcp-server
772 npm
58
TypeScript
Apache 2.0
Scored across 7 tools
Each tool has a distinct purpose, but 'search' and 'fetch' both deal with catalog entries, and 'list_instruments' and 'search_pairs' both involve instruments, leading to possible confusion.
Most tools follow a verb_noun pattern, but 'fetch' lacks an underscore, and the verbs vary between 'get_', 'list_', 'search_', and 'fetch', introducing minor inconsistency.
Seven tools is an appropriate number for a market data server, covering catalog inspection, search, pricing, and endpoint building without being excessive.
The set covers catalog, search, and pricing, but lacks tools for actual market data retrieval (only endpoint building is provided) and direct instrument data querying, leaving notable gaps.