Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

dappgrade — onchain app health index

io.github.auregimon/dappgrade

Pre-transaction health and safety verdicts for onchain apps, by contract address.

Uptime
100.0%
1 direct probes · 30d
Response
728ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_score

Pre-transaction health/safety verdict for an onchain app, by contract address. Returns a decision-shaped verdict — ok / caution / avoid / unknown — with score, coverage, tier, flags and per-dimension …

get_universe

List the dApps dappgrade covers, with current scores and coverage (free discovery manifest).

get_methodology

How dappgrade scores dApps: tiers 0/1/2, three-state checks (pass/fail/not_reached), coverage, and the verdict model. Free.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dappgrade_—_onchain_app_health_index": {
      "url": "https://dappgrade.vercel.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}