Turso's hosted MCP server — manage Turso Cloud databases, branch them point-in-time and run SQL from a coding agent, authorised over OAuth with no API token to paste.
CoinMarketCap MCP
Summary
CoinMarketCap's official MCP server — real-time prices and market caps for 10,000+ cryptocurrencies, technical indicators, on-chain metrics and crypto news.
Features
- Quotes, market cap and rankings for 10,000+ cryptocurrencies
- Server-side technical indicators: moving averages, MACD, RSI, pivot points
- On-chain holder distribution and supply breakdown
- Global dominance and the Fear & Greed Index
- Crypto news plus semantic search over CMC documentation
- Free Basic tier (30 req/min), or x402 pay-per-call in USDC with no API key
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
CoinMarketCap's own Model Context Protocol server, hosted at https://mcp.coinmarketcap.com/mcp over streamable HTTP. Nothing to install and no npx wrapper — point an MCP client at the URL and pass an API key.
What the twelve tools cover
- Market data — quotes, market cap and rankings across 10,000+ cryptocurrencies.
- Technical analysis — moving averages, MACD, RSI and pivot points, computed server-side so the model is not asked to do arithmetic on a price series.
- On-chain metrics — holder distribution and supply breakdown.
- Global overview — total market cap, BTC dominance and the Fear & Greed Index.
- Narratives and macro — trending sectors and scheduled macro events.
- News and semantic search across CoinMarketCap's crypto documentation.
Access
Authentication is an API key in the X-CMC-MCP-API-KEY header. The Basic plan is free and allows 30 calls per minute against 10,000 monthly credits, which is enough for interactive use from a single agent. Builder, Startup, Growth, Professional and Enterprise tiers raise the rate limit (from 60 calls/minute) and unlock endpoints such as OHLCV history and exchange pairs.
Unusually, the server also accepts x402 — pay-per-call in USDC at $0.01 per call with no API key at all, which suits an autonomous agent that has a wallet but no account.
Related MCP Servers
Google's official Firebase MCP server — 70+ tools across Firestore, Auth, Crashlytics, Cloud Functions, Storage, Messaging and Remote Config, shipped inside the Firebase CLI.
InfluxData's official MCP server for InfluxDB 3 — schema discovery, bounded SQL and InfluxQL queries, line-protocol writes and token administration across Core, Enterprise and Cloud.
Mixpanel's official hosted MCP server — 80+ tools for querying product analytics, building boards, managing cohorts and metrics, and reading session replays.

