mcpbeat Sign in

CoinGecko MCP by UnClick MCP Server

local only

CoinGecko MCP by UnClick runs on your own machine — the client starts it, so there is no endpoint to ping. 15 installs a week from npm.

CoinGecko tools for crypto, coingecko, bitcoin by UnClick.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 7 · avg 3 · +41% w/w
a month agotoday
15
Installs / week
npm · @unclick/coingecko-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add coingecko -- npx -y @unclick/coingecko-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "coingecko": {
      "args": [
        "-y",
        "@unclick/coingecko-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.coingecko]
command = "npx"
args = ["-y", "@unclick/coingecko-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "coingecko": {
      "args": [
        "-y",
        "@unclick/coingecko-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "coingecko": {
      "args": [
        "-y",
        "@unclick/coingecko-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to CoinGecko MCP by UnClick

same job, measured the same way
Coingecko MCP Server
by friendlygeorge

MCP server for CoinGecko cryptocurrency data API

39 installs/wk local only
AkTools MCP Server
by aahl

MCP Server for stock and crypto

301 installs/wk local only
MCP Mercado Bitcoin
by codespar

MCP server for Mercado Bitcoin — Brazilian crypto exchange, trading, orderbook, withdrawals

16 installs/wk local only
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
Agent Toolbelt
by rccola990-cloud

MCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.

20 installs/wk local only
Crypto Feeds
by pipeworx-io

Crypto Feeds MCP.

39 tools answering
MCP Bitso
by codespar

MCP server for Bitso — Latin American crypto exchange, trading, funding, withdrawals

15 installs/wk local only
I
Crypto Bytes
by mickymultani

Crypto Bytes MCP Server

66 installs/wk local only

CoinGecko MCP by UnClick — questions

Answers built from our own checks of this server.

Why is there no uptime for CoinGecko MCP by UnClick?
CoinGecko MCP by UnClick runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @unclick/coingecko-mcp was installed 15 times last week.
Is CoinGecko MCP by UnClick still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect CoinGecko MCP by UnClick?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @unclick/coingecko-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use CoinGecko MCP by UnClick?
The npm package @unclick/coingecko-mcp was installed 15 times in the last week. Week over week that is +41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.