mcpbeat Sign in

Crypto Prices MCP Server

not responding

Crypto Prices is listed as active in the registry but did not answer our last check. It exposes 5 tools. Last commit 11 Jun 2026.

Live and historical cryptocurrency prices via CoinGecko free API.

Uptime history 48 days of history · worst day 3%
48 days agonow
3.3%
Uptime 24h
3 of 91 checks
5
Tools
read from the server
248 ms
Response time
average over 24h
0
Stars
last commit 11 Jun 2026

Crypto Prices does not always answer

Over the last week it answered 3.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add crypto-prices-mcp --transport http https://crypto-prices-mcp.atlasword.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crypto-prices-mcp": {
      "url": "https://crypto-prices-mcp.atlasword.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crypto-prices-mcp]
url = "https://crypto-prices-mcp.atlasword.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "crypto-prices-mcp": {
      "url": "https://crypto-prices-mcp.atlasword.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crypto-prices-mcp": {
      "url": "https://crypto-prices-mcp.atlasword.workers.dev/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

crypto
crypto_history
Historical price series for a coin. `days` = lookback in days (1, 7, 14, 30, 90, 180, 365, 'max'). `interval` may be 'daily' or 'hourly' (free tier daily-only beyond 90 days).
crypto_market_global
Global crypto market snapshot: total market cap, 24h volume, BTC dominance, active cryptocurrencies, etc.
crypto_prices
Current prices for one or more cryptocurrencies. Pass the CoinGecko `id` (e.g. 'bitcoin', 'ethereum', 'solana') — use `crypto_search` if you only have a symbol or name. `vs` is the quote currency (default 'usd'; also 'inr', 'eur', 'jpy', etc.). Returns price, 24h change, market cap, volume.
crypto_search
Search for a coin by name or symbol. Returns up to 10 matches with their CoinGecko `id` (which is what you pass to crypto_prices).
crypto_trending
Top trending coins on CoinGecko in the last 24h (community/search-volume signal).

Endpoints

URLTransportStateLatencyChecked
https://crypto-prices-mcp.atlasword.workers.dev/mcp streamable-http answering 162 ms 12 min ago

Alternatives to Crypto Prices

same job, measured the same way
Crypto Price MCP
by lulu-the-narwhal

Free, keyless live cryptocurrency prices, market cap, and 24h change via CoinGecko.

1 tools answering
Coingecko MCP Server
by cyanheads

Crypto market data via CoinGecko — prices, markets, history, trending, and deep coin metadata.

55 installs/wk local only
crypto
by pipeworx-io

Crypto MCP — cryptocurrency prices and currency conversion

36 tools answering
Coingecko MCP Server
by friendlygeorge

MCP server for CoinGecko cryptocurrency data API

40 installs/wk local only
MCP Market Data
by cryptoapis-io

MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs

63 installs/wk local only
Agent Data Pro
by orionsmithers

Research articles and live crypto prices for AI agents via x402 on Base.

4 tools answering
James's MCP Server
by jgpas

MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.

2 tools answering
Truss44 MCP Crypto Price
by smithery

Provide real-time cryptocurrency price data and market analysis.

answering

Crypto Prices — questions

Answers built from our own checks of this server.

What can Crypto Prices do?
It exposes 5 tools, read directly from the server on our last check. Among them: crypto_history, crypto_market_global, crypto_prices, crypto_search, crypto_trending. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Crypto Prices working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 3 of 91 checks got a reply (3.3%), average response time 248 ms. The bar chart above shows every period we have measured.
The registry lists Crypto Prices as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Crypto Prices?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Crypto Prices need an API key?
No. Crypto Prices completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Crypto Prices?
It answers our handshake in 248 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Crypto Prices open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.