Agent Tools
Back to MCP servers

io.github.junct-bot/coinmarketcap-mcp

https://coinmarketcap.mcp.junct.dev/mcp
● degraded

Coinmarketcap MCP server — 30 tools for AI agent integration. Hosted by Junct.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://coinmarketcap.mcp.junct.dev/mcp
JSON-RPC initialize probe
curl -X POST https://coinmarketcap.mcp.junct.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://coinmarketcap.mcp.junct.dev/
Source code
https://github.com/junct-bot/coinmarketcap-mcp