Access CoinGecko crypto prices, markets, history, trends, and coin metadata.
This is an open-source CoinGecko data MCP tool from an official registry. The main concerns are its required API key and the fact that it runs locally as an MCP service; no suspicious exfiltration endpoint, excessive privilege request, or clear malicious signal is evident from the provided materials.
The materials indicate it requires COINGECKO_API_KEY (a sensitive credential) and MCP_LOG_LEVEL (a non-sensitive config). If the API key is exposed, it could be abused to access CoinGecko services or consume quota, but there is no indication that it requests unrelated high-privilege system credentials.
Its stated purpose is to fetch CoinGecko crypto market data, so normal outbound requests to CoinGecko-related APIs are expected. The provided materials do not list a specific remote host and show no evidence of data being sent to unknown or unrelated endpoints, but dependence on an external API still warrants attention to what is transmitted.
System checks indicate that this MCP tool executes code/runs as a local process, which is normal for this class of tool. The available materials do not show requests for system privileges beyond its data-query purpose, nor do they describe arbitrary high-risk system operations.
Based on the materials, it at least reads configuration and the API key from environment variables. The missing README does not clearly state what local files or other data resources it may access; from the current evidence there is no clear sign of over-privileged access, but transparency about local data scope is limited.
Positive factors include an official registry source, an auditable open-source repository, and updates within the last year. Cautions remain: the README is effectively absent, the license is undeclared, and community stars are very low, limiting documentation and community validation; however, these issues alone do not amount to a high-risk red flag.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.cyanheads/coingecko-mcp-server" MCP server from askskill: Run: claude mcp add 'io-github-cyanheads-coingecko-mcp-server' -- npx -y @cyanheads/coingecko-mcp-server
Access CoinGecko crypto data for prices, market metrics, and coin details.
Fetch live and historical crypto prices, trending coins, and market data.
Fetch cryptocurrency prices, market caps, and market data via CoinGecko.
Access real-time crypto prices, trends, charts, and currency conversions.
Get real-time crypto prices, chart analysis, and token market tracking.
Access CoinGecko cryptocurrency data endpoints directly for agents without authentication.