Back to directory
@coingecko/coingecko-mcp

@coingecko/coingecko-mcp

@CoinGecko0

The official CoinGecko MCP Server provides real-time and historical cryptocurrency price and market data, enabling AI models and agents to securely interact with CoinGecko's extensive financial data via various transport methods.

cryptomarket datafinanceapi

Installation & Configuration

{
  "mcpServers": {
    "coingecko_mcp_local": {
      "command": "npx",
      "args": [
        "-y",
        "@coingecko/coingecko-mcp"
      ],
      "env": {
        "COINGECKO_PRO_API_KEY": "YOUR_PRO_API_KEY",
        "COINGECKO_ENVIRONMENT": "pro"
      }
    }
  }
}

Information

Transport
stdiosse
Language
javascript
Created
2025/8/3
Updated
2025/8/3