Skip to content
Back to search
30
MCP streamable-http

Coingecko

io.github.pipeworx-io/coingecko

CoinGecko MCP — wraps CoinGecko free API (no auth required)

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http
io.github.friendlygeorge/coingecko-mcp-server
MCP server for CoinGecko cryptocurrency data API
0 tools
dogceo
Dog CEO MCP — wraps Dog CEO's Dog API (free, no auth)
0 tools · streamable-http
CoinGecko MCP by UnClick
CoinGecko tools for crypto, coingecko, bitcoin by UnClick.
0 tools
Giphy
Giphy MCP — wraps Giphy API (public beta key, free)
0 tools · streamable-http
iconify
Iconify MCP — wraps the Iconify public API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "coingecko": {
      "url": "https://gateway.pipeworx.io/coingecko/mcp",
      "transport": "streamable-http"
    }
  }
}