trackmcp
Back to directory
junct-bot

coingecko-mcp

View on GitHub

Coingecko MCP server — 36 tools for AI agent access to Coingecko (analytics). Hosted by Junct.

0 starsOthers Updated Mar 29, 2026

Documentation

Coingecko MCP Server

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

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

Part of Junct — the agent-readiness layer for the crypto stack.

Quick Start

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

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

About

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

Keywords

Coingecko, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP

Frequently asked questions

What is coingecko-mcp?

coingecko-mcp is Coingecko MCP server — 36 tools for AI agent access to Coingecko (analytics). Hosted by Junct.

How do I install coingecko-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 coingecko-mcp open source?

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

Related MCP tools

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

Measure it with TrackMCP