Keyless DeFi risk ratings: live letter grades, quantum readiness and a confirmed hack feed.
MCPpedia last refreshed this data
io.github.charles-verdict/verdict-finance-mcp is an MCP server that keyless DeFi risk ratings: live letter grades, quantum readiness and a confirmed hack feed. Its tool list has not been published yet over stdio, requires no API key, and scores 86/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-charles-verdict-verdict-finance-mcp": {
"command": "npx",
"args": [
"-y",
"verdict-finance-mcp"
]
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Keyless DeFi risk ratings: live letter grades, quantum readiness and a confirmed hack feed.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'verdict-finance-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked verdict-finance-mcp against OSV.dev.
Click any tool to inspect its schema.
This server is missing a description.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
OKX trading MCP server — connect AI agents to spot, swap, futures, options & grid bots via the Model Context Protocol.
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
Your AI agent, fluent in Australian tax. MCP server with cited answers from 34,500+ ATO documents, the income tax and GST Acts and 4,900+ rulings, plus deduction, depreciation, BAS and audit-risk tools that know your tax profile.
Deploy and manage blockchain nodes across 70+ protocols, search docs, request testnet funds.
MCP Security Weekly
Get CVE alerts and security updates for io.github.charles-verdict/verdict-finance-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Verdict is the institutional diligence layer for DeFi: independent ratings, rating-priced cover, security testing and continuous monitoring, across seven entity types. This Model Context Protocol server lets AI agents call that layer directly.
Live today: Verdict Ratings. Letter grade (AAA to D) plus a composite score (0 to 100) built from 300+ criteria across the full dependency graph, for protocols, chains, tokens, oracles, vaults, organisations and bridges. Plus post-quantum readiness for chains, and a live feed of DeFi hack incidents (confirmed by default).
Keyless. It wraps Verdict's live anonymous API, so there is no signup and no API key. Each user runs it locally and queries from their own IP.
Add to your MCP client config (Claude Desktop: claude_desktop_config.json;
Claude Code: .mcp.json):
{
"mcpServers": {
"verdict-finance": {
"command": "npx",
"args": ["-y", "verdict-finance-mcp"]
}
}
}
That is it. No key. (Requires Node 20+.)
| Tool | What it does |
|---|---|
search_ratings({ query, entity_type? }) | Find entities by name or keyword. Omit entity_type to search all 7 types at once. |
get_rating({ entity_type, identifier }) | Full free-tier rating for one entity, by slug (aave-v4, ethereum) or UUID. Includes dependency-drag provenance when it shaped the grade. |
list_ratings({ entity_type, category?, chain?, limit? }) | Browse a set, best-rated first (default 25, cap 50). Category filters are lowercase, e.g. lending. |
quantum_readiness({ chain? }) | Post-quantum cryptographic readiness for chains (QRI 0-100, readiness band, migration stage, hybrid-signature status), data by LayerQu. Omit chain for the full 72+ chain league table, including chains Verdict has not rated. |
get_recent_incidents({ since?, slug?, min_status?, limit? }) | DeFi hack incidents, newest first (default 25, cap 200). Confirmed by default; min_status: 'corroborated' opts into multi-source leads that have not yet reached confirmation. Each is corroborated by more than one public hack-reporting source. Poll with since; filter to one rated protocol with slug. |
Every response ends with an attribution line linking back to the rating on verdict.finance.
Quantum-readiness data is provided by LayerQu and is companion data only. It never feeds a Verdict grade; chain ratings simply carry an extra LayerQu line when a reading is available.
The incident feed carries hack incidents across DeFi (confirmed by default), including ones at protocols Verdict does not rate. Two things are worth knowing when reading it. Matching to a rated protocol happens when an incident is received, and re-runs when an incident escalates and its payload improves, so matched_protocol reads as of the incident's current tier. It is still never retroactive when Verdict's own coverage grows. And an incident is a signal to look, never an automatic downgrade: a matched entity may be flagged under review, but re-rating is always a human decision.
get_rating({ entity_type: "protocol", identifier: "aave-v4" })search_ratings({ query: "chainlink" })list_ratings({ entity_type: "chain" })quantum_readiness({ chain: "ethereum" })get_recent_incidents({ limit: 10 })Aave V4 — BBB (78/100) · protocol · chains: Ethereum · categories: lending · https://www.verdict.finance/products/ratings#protocol-aave-v4
Rating by Verdict — https://www.verdict.finance/products/ratings#protocol-aave-v4 · Methodology + deeper analysis at https://www.verdict.finance
Entities that are not yet rated render as unrated. When a