Philidor DeFi Vault Risk Analytics
io.philidor/defi-vaultsSearch 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed.
Tools · 13
Search and filter DeFi vaults by chain, protocol, asset, risk tier, TVL, and more. Returns a paginated list with risk scores and APR.
Get detailed information about a specific DeFi vault including risk breakdown, recent events, and historical snapshots. Lookup by ID or by network + address.
Get a detailed breakdown of a vault's risk vectors: Asset Composition, Platform and Strategy, Control and Governance, and History scores with sub-metrics.
List lending markets — the market a depositor actually picks: an Aave/Spark pool, an Aave V4 spoke (Main, Bluechip, EtherFi Cash), a Compound Comet, a Morpho Blue loan/collateral pair, or a Kamino K-L…
Get one lending market with every reserve it contains: supplied, supply APR, borrowed, borrow APR, utilization and risk tier per reserve. Market ids look like aave-v4-10-etherfi-cash, aave-v3-1-ethere…
Published risk events for ONE lending market: incidents, bad debt, liquidation cascades (e.g. mass liquidations on a Morpho Blue market). Market ids look like morpho-v1-1-pt-reusd-10dec2026-usdc-91-5 …
Compare 2-3 DeFi vaults side-by-side on TVL, APR, risk score, risk tier, audited status, and more.
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…
Get detailed information about a DeFi protocol including TVL, vault count, versions, auditors, and security incidents.
Get detailed information about a vault curator including their managed vaults, TVL, chain distribution, and performance.
Get a high-level overview of the DeFi vault market: total TVL, vault count, risk distribution, and TVL by protocol.
Explain what a Philidor risk score means, including the tier (Prime/Core/Edge), how it is calculated, and what the thresholds are.
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 (…
Resources · 3
The Vector Risk Framework methodology used by Philidor to score DeFi vault risk.
philidor://methodology
List of blockchain networks supported by Philidor with vault counts and TVL.
philidor://supported-chains
List of DeFi protocols tracked by Philidor with vault counts and TVL.
philidor://supported-protocols
Prompts · 3
Generate a comprehensive due diligence report for a specific DeFi vault.
Analyze portfolio-level risk across multiple vault positions.
Compare DeFi yield opportunities across vaults, filtered by asset, chain, or risk tier.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"philidor_defi_vault_risk_analytics": {
"url": "https://mcp.philidor.io/api/mcp",
"transport": "streamable-http"
}
}
}