mcpbeat

Philidor DeFi Vault Risk Analytics MCP Server

io.philidor/defi-vaults
answering

Philidor DeFi Vault Risk Analytics is answering right now. Last checked 1 min ago. It exposes 10 tools. Last commit 2 Mar 2026.

Search 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
357 ms
Response time
average over 24h
5
Stars
last commit 2 Mar 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

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

Available tools 10

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

vault
get_vault
Get detailed information about a specific DeFi vault including risk breakdown, recent events, and historical snapshots. Lookup by ID or by network + address.
get_vault_risk_breakdown
Get a detailed breakdown of a vault's risk vectors: Asset Composition, Platform and Strategy, Control and Governance, and History scores with sub-metrics.
vaults
list_vaults_with_incidents
List all vaults that had a recent critical incident (last 365 days). Critical = severity Critical or incident_severity major. Results are sorted by TVL descending, then by time since event ascending (most recent first).
search_vaults
Search and filter DeFi vaults by chain, protocol, asset, risk tier, TVL, and more. Returns a paginated list with risk scores and APR.
compare
compare_vaults
Compare 2-3 DeFi vaults side-by-side on TVL, APR, risk score, risk tier, audited status, and more.
curator
get_curator_info
Get detailed information about a vault curator including their managed vaults, TVL, chain distribution, and performance.
explain
explain_risk_score
Explain what a Philidor risk score means, including the tier (Prime/Core/Edge), how it is calculated, and what the thresholds are.
market
get_market_overview
Get a high-level overview of the DeFi vault market: total TVL, vault count, risk distribution, and TVL by protocol.
protocol
get_protocol_info
Get detailed information about a DeFi protocol including TVL, vault count, versions, auditors, and security incidents.
safest
find_safest_vaults
Find the highest risk-scored DeFi vaults, optionally filtered by asset, chain, or minimum TVL. Returns the top 10 audited vaults sorted by Philidor risk score (higher = lower assessed risk; scores are not a safety guarantee).

Endpoints

URLTransportStateLatencyChecked
https://mcp.philidor.io/api/mcp streamable-http answering 426 ms 1 min ago

Philidor DeFi Vault Risk Analytics — questions

Answers built from our own checks of this server.

What can Philidor DeFi Vault Risk Analytics do?
It exposes 10 tools, read directly from the server on our last check. Among them: compare_vaults, explain_risk_score, find_safest_vaults, get_curator_info, get_market_overview, get_protocol_info and 4 more. 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 →
What is Philidor DeFi Vault Risk Analytics mostly used for?
Its tools cluster around vaults and vault. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Philidor DeFi Vault Risk Analytics working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 357 ms. The bar chart above shows every period we have measured.
How do I connect Philidor DeFi Vault Risk Analytics?
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 Philidor DeFi Vault Risk Analytics need an API key?
No. Philidor DeFi Vault Risk Analytics completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Philidor DeFi Vault Risk Analytics?
It answers our handshake in 357 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Philidor DeFi Vault Risk Analytics open source?
Yes — it is published under the MIT licence, written in TypeScript, 5 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.