mcpbeat Sign in

Coinverdict MCP Server

answering

Coinverdict is answering right now. Last checked 9 min ago. It exposes 6 tools. Last commit 24 Jul 2026.

Free daily AI crypto research verdicts: graded stance, dimensions, and key levels for 67+ coins.

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
710 ms
Response time
average over 24h
0
Stars
last commit 24 Jul 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 17 August 2026. No other catalogue keeps this.

17 Aug a tool description was rewritten get_kol_leaderboard

Nothing serious here today

Today is the operative word: we check Coinverdict every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 9 min ago.

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

Available tools 6

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

coins
list_coins
List every coin symbol CoinVerdict covers with a daily research verdict (100 major crypto assets: BTC, ETH, SOL, …). Use this to discover which symbols get_verdict / get_track_record accept. Returns {coins: [SYM,...], count: int, site: url}. Free, read-only.
kol
get_kol_leaderboard
Get the KOL settlement leaderboard: crypto influencers ranked by their SETTLED hit rate (from VeraMind's ledger of public calls graded after the fact — misses count). CoinVerdict-exclusive data. Returns {ranked:[{author,hit_rate_pct,n_verified,coins,n_total, n_prospective,hits_prospective,prospective_rate_pct, n_retrospective,hits_retrospective,retrospective_rate_pct}], building:[...], as_of, rule}. Rates are graded under rule kol_directional_v1: did the direction hold over a 7-day window, with a ±3% band, altcoins scored against BTC and BTC against USD — identical parameters to the settle_v1 rule CoinVerdict scores its own verdicts with. Always report the `rule` field alongside any number you quote; if it reads price_target_v1, the board fell back to price-target records and the numbers mean "did the stated price target print?" instead. Prospective (called before the fact) and backtested (graded from history) records are scored as separate lines and MUST NOT be averaged together; hit_rate_pct/n_verified are the prospective line, n_total is the combined sample size used for ranking eligibility. A null rate means no samples of that kind — report it as n=0, never as 0%. Free, read-only, not advice.
market
get_market_overview
Get today's verdict for ALL covered coins in one call — the full docket: each coin's current stance (overweight/neutral/underweight), price, and W/L/P settled record. Use this to scan the whole market at once instead of calling get_verdict per coin. Returns {coins:[{symbol,stance,price_usd,board}], as_of}. Free, read-only, not advice.
receipts
get_receipts
Get CoinVerdict's overall settled scoreboard across all coins: directional win rate, wins/losses/pushes, neutral (no-call) count, and how many calls are still open. Every verdict is graded 7 days later against BTC. Returns {board:{winrate,W,L,P,decided,neu}, since, open_calls}. Free, read-only.
track
get_track_record
Get the SETTLED track record for a coin — CoinVerdict's differentiator. Every past daily verdict is scored 7 days later against BTC: win, loss, or push. Returns the coin's W/L/P scoreboard plus recent settled calls (date, stance, 7d-vs-BTC return, outcome). This is the receipts: misses included, never edited. Args: symbol e.g. "BTC". Free, read-only, not advice.
verdict
get_verdict
Get today's research verdict for a coin (e.g. BTC, ETH, SOL): stance (overweight/neutral/underweight), graded dimensions (technical/sentiment/funding/KOL), key levels, and a link to the full dossier. Refreshed daily; free; not investment advice.

Endpoints

URLTransportStateLatencyChecked
https://mcp.coinverdict.io/mcp streamable-http answering 705 ms 9 min ago

Alternatives to Coinverdict

same job, measured the same way
Reich Tools — Trademark Clearance & Stock Signals
by sreichsbb-stack

Trademark clearance (USPTO+TMview) and self-graded stock signals for AI agents. JSON verdicts.

answering
Top5StocksAPI
by top5stocksapi

Daily AI-ranked stock, crypto, and macro research data from the Top 5 Stocks API.

39 installs/wk local only
Cryptoport Port
by thecryptoport

Daily board of what crypto YouTube channels said: coin calls, stances, catalysts. Free, no key.

6 tools answering
Stoxly
by wizard-exe

Free stock, ETF & crypto analysis: 10-point score, verdict and key metrics for any ticker.

3 tools answering
Sharpnel Trading — Dealer Gamma Levels
by sharpnel-trading

Free dealer-gamma call walls, put walls and gamma flip for ES, NQ, SPX and QQQ, graded daily.

5 tools answering
Gloria AI
by jchen225

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering
Gloria AI
by cryptobriefing-labs

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering
Agent Data Pro
by orionsmithers

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

4 tools answering

Coinverdict — questions

Answers built from our own checks of this server.

What can Coinverdict do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_kol_leaderboard, get_market_overview, get_receipts, get_track_record, get_verdict, list_coins. 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 Coinverdict working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 710 ms. The bar chart above shows every period we have measured.
How do I connect Coinverdict?
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 Coinverdict need an API key?
No. Coinverdict completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Coinverdict?
It answers our handshake in 710 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Coinverdict open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.