Back to Browse

Coinverdict MCP Server

by OCArk
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://mcp.coinverdict.io/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

2 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-ocark-coinverdict": {
      "url": "https://mcp.coinverdict.io/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

CoinVerdict MCP Server

Free remote MCP server for CoinVerdict — AI crypto research verdicts, refreshed daily.

An AI analyst panel debates each major coin every day and issues a graded research verdict: stance (overweight / neutral / underweight), graded dimensions (technical · sentiment · funding · KOL consensus), key levels, and risk framing. This server gives AI assistants direct read access to today's verdicts.

Endpoint (Streamable HTTP, no auth):

https://mcp.coinverdict.io/mcp

Install

Claude Code

claude mcp add --transport http coinverdict https://mcp.coinverdict.io/mcp

Cursor / other MCP clients — add a remote server with the URL above (transport: http / streamable-http).

Tools

ToolDescription
get_verdict(symbol)Today's research verdict for a coin (e.g. BTC, ETH, SOL): stance, graded dimensions (technical · sentiment · funding · KOL), key support/resistance, invalidation, risks, and a link to the full dossier.
list_coins()Every coin symbol covered by a daily verdict (100 major assets). Use it to discover which symbols the other tools accept.
get_track_record(symbol)The settled track record for a coin — CoinVerdict's differentiator. Every past daily verdict is scored 7 days later against BTC (win / loss / push). Returns the coin's W/L/P scoreboard plus recent settled calls.
get_receipts()The overall settled scoreboard across all coins: directional win rate, wins/losses/pushes, neutral count, and the settlement rule. The public accountability record.
get_market_overview()Today's verdict for all covered coins in one call — the full docket: each coin's current stance and headline.
get_kol_leaderboard()The KOL settlement leaderboard: crypto influencers ranked by their settled hit rate (from VeraMind's ledger), with sample size.

Example

"What's CoinVerdict's take on BTC today?"

The assistant calls get_verdict("BTC") and gets a compact JSON verdict with a link to the full dossier at coinverdict.io/coin/BTC.

Notes

  • Free, read-only, no API key. Verdicts are pre-generated daily and served from cache.
  • Research information, not investment advice.
  • Full dossiers (bull/bear cross-examination, risk committee ruling, KOL settlement records, charts): coinverdict.io · 中文版: coinverdict.io/zh
  • Community: Telegram channel · chat

Reviews

No reviews yet

Be the first to review this server!