Skip to content
Back to search
30
MCP v1.0.0 streamable-http

com.thenextgennexus/crypto-mcp-server

com.thenextgennexus/crypto-mcp-server

CoinGecko-backed live prices, market caps, DeFi metrics — no per-user API key needed.

Uptime
0.0%
26 probes
Response
20ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.cyanheads/coingecko-mcp-server
Crypto market data via CoinGecko — prices, markets, history, trending, and deep coin metadata.
0 tools
com.thenextgennexus/finance-mcp-server live
Stocks, crypto, FX, and portfolio math in one tool — no per-source API juggling.
5 tools · streamable-http
io.github.friendlygeorge/coingecko-mcp-server
MCP server for CoinGecko cryptocurrency data API
0 tools
com.thenextgennexus/crypto-defi-mcp
MCP server giving AI agents one-connection access to crypto & DeFi data: DeFi protocol TVL, stableco
0 tools · streamable-http
io.github.thenextgennexus/finance-mcp-server
Get stock data, screen stocks, track crypto prices, and monitor exchange rates
0 tools
Coingecko
CoinGecko MCP — wraps CoinGecko free API (no auth required)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "com.thenextgennexus/crypto-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/mcp",
      "transport": "streamable-http"
    }
  }
}