# CoinMarketCap API Server

Provide standardized access to comprehensive cryptocurrency market data, exchange information, and blockchain metrics. Fetch the latest crypto trends, market movements, and detailed OHLCV data with t…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Alexander-Herranz/coinmarketcap-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list Alexander-Herranz/coinmarketcap-mcp
```

---

Source: https://github.com/Alexander-Herranz/coinmarketcap-mcp | License: MIT
