Back to Browse

Zarq MCP Server

by Zarq Ai
Developer ToolsModerate5.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

AI agent trust engine — preflight checks, KYA due diligence, search 204K+ agents. Free.

About

AI agent trust engine — preflight checks, KYA due diligence, search 204K+ agents. Free.

Remote endpoints: sse: https://mcp.zarq.ai/sse

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-structured MCP server that provides crypto risk intelligence by calling external APIs. The code follows good security practices with no authentication required (appropriate for a free API), proper error handling, and permissions that match its purpose as a financial data tool. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity).

5 files analyzed · 6 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 Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

ZARQ Crypto Risk Intelligence — MCP Server

Smithery

Independent crypto risk intelligence via the Model Context Protocol (MCP). Trust Score ratings, Distance-to-Default analysis, structural collapse warnings, and pre-trade safety checks for 198 tokens.

Quick Start

Remote (SSE / Streamable HTTP)

No installation needed — connect directly:

{
  "mcpServers": {
    "zarq-crypto": {
      "url": "https://mcp.zarq.ai/mcp"
    }
  }
}

Local (stdio)

pip install mcp httpx
python zarq_mcp_server.py

Tools (8)

ToolDescription
crypto_safety_checkQuick pre-trade safety validation (<100ms)
crypto_ratingFull Trust Score with 5-pillar breakdown (A+ to F)
crypto_dtdDistance-to-Default with 7 distress signals
crypto_signalsActive Structural Collapse/Stress signals
crypto_compareHead-to-head token risk comparison
crypto_distress_watchAll tokens with DtD < 2.0
crypto_alertsStructural collapse/stress warnings
crypto_ratings_bulkBulk ratings for multiple tokens

Performance

  • 100% death recall — every token collapse detected (out-of-sample)
  • 98% precision — only 1 genuine false positive in OOS validation
  • 198 tokens rated with daily updates
  • <100ms response time for safety checks

Architecture

Client (Claude, Cursor, etc.)
    ↓ MCP Protocol
ZARQ MCP Server
    ↓ HTTPS
zarq.ai API (free, no key required)

API

Free API at zarq.ai. No API key required during Early Access.

Tags

crypto risk defi safety trust-score crash-prediction distance-to-default ratings blockchain token-analysis

License

MIT

Reviews

No reviews yet

Be the first to review this server!