CoinGecko
https://mcp.api.coingecko.com/sse
● degraded
Integrates with CoinGecko's cryptocurrency API to provide real-time and historical market data including prices, market caps, trading volumes, and financial metrics for cryptocurrency analysis and portfolio tracking.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://mcp.api.coingecko.com/sse
JSON-RPC initialize probe
curl -X POST https://mcp.api.coingecko.com/sse \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/iacomunia/mcp_firts
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/iacomunia-coingecko