Skip to content

Add crypto-data-mcp: free real-time crypto data via CoinGecko (no API key)#3842

Open
Wh0FF24 wants to merge 1 commit intomodelcontextprotocol:mainfrom
Wh0FF24:add-crypto-data-mcp
Open

Add crypto-data-mcp: free real-time crypto data via CoinGecko (no API key)#3842
Wh0FF24 wants to merge 1 commit intomodelcontextprotocol:mainfrom
Wh0FF24:add-crypto-data-mcp

Conversation

@Wh0FF24
Copy link
Copy Markdown

@Wh0FF24 Wh0FF24 commented Apr 6, 2026

Summary

Adds crypto-data-mcp to the Third-Party Servers section.

What it does

A free, open-source MCP server that gives Claude Code, Cursor, and any MCP-compatible tool real-time cryptocurrency data from CoinGecko's public API.

5 tools:

  • get_price — real-time price for any token
  • get_market_data — full market data (price, volume, market cap, 24h change)
  • search_tokens — search 70+ tokens by name or symbol
  • get_historical_data — OHLCV data for any timeframe
  • get_trending — current trending tokens on CoinGecko

Key details:

  • Free, no API key required
  • Python, install via uvx crypto-data-mcp
  • Cross-platform (macOS, Windows, Linux)
  • Open source: MIT license

Placed after CoinGecko (official paid API server) as the free alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant