trackmcp
Back to directory
junct-bot

coinmarketcap-mcp

View on GitHub

Coinmarketcap MCP server — AI agent access to Coinmarketcap. Hosted by Junct.

0 starsOthers Updated Mar 29, 2026
analyticscoinmarketcapdefimcpmcp-servermodel-context-protocolweb3

Documentation

Coinmarketcap MCP Server

MCP server for Coinmarketcap. Agent-ready API for Coinmarketcap.

Hosted at coinmarketcap.mcp.junct.dev/mcp. Free to use. No auth. No API key required.

Part of Junct — the agent-readiness layer for web3.

Quick Start

Add to your MCP client config (Claude Desktop, Cursor, Windsurf):

json
{
  "mcpServers": {
    "coinmarketcap": {
      "url": "https://coinmarketcap.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

About

This MCP server is deterministically generated from the Coinmarketcap API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints.

Keywords: Coinmarketcap, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol

Frequently asked questions

What is coinmarketcap-mcp?

coinmarketcap-mcp is Coinmarketcap MCP server — AI agent access to Coinmarketcap. Hosted by Junct.

How do I install coinmarketcap-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is coinmarketcap-mcp open source?

Yes — it is hosted on GitHub at https://github.com/junct-bot/coinmarketcap-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP