Search 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Philidor DeFi Vault Risk Analytics.
search_vaultsSearch and filter DeFi vaults by chain, protocol, asset, risk tier, TVL, and more.
get_vaultGet detailed information about a specific vault including risk breakdown, recent events, and historical snapshots. Lookup by `id` or by `network` + `address`.
get_vault_risk_breakdownDetailed breakdown of a vault's three risk vectors with sub-metrics: asset quality, platform code maturity, and governance controls. Returns dimension-level scores, caps, hard-fail flags, and overrides.
compare_vaultsSide-by-side comparison of 2–3 vaults on TVL, APR, risk score, risk tier, and audit status.
find_safest_vaultsFind the top 10 audited, high-confidence vaults sorted by risk score.
get_protocol_infoProtocol details including TVL, vault count, versions, auditors, bug bounties, and security incidents.
Search 700+ DeFi vaults across Morpho, Aave, Yearn, Beefy, and Spark. Compare risk scores, analyze protocols, run due diligence β all through natural language.
No API key required. No installation needed.
Quick Start β’ Tools β’ Example Prompts β’ Risk Framework β’ Agent Skill
Most DeFi data tools give you raw numbers. Philidor gives your AI agent institutional-grade risk intelligence.
| Feature | Philidor | DefiLlama MCP | Generic DeFi APIs |
|---|---|---|---|
| Vault risk scores (0β10) | :white_check_mark: | :x: | :x: |
| Risk vector decomposition | :white_check_mark: | :x: | :x: |
| Vault comparison | :white_check_mark: | :x: | :x: |
| Curator intelligence | :white_check_mark: | :x: | :x: |
| Protocol security history | :white_check_mark: | :x: | Partial |
| Due diligence prompts | :white_check_mark: | :x: | :x: |
| Portfolio risk assessment | :white_check_mark: | :x: | :x: |
| No API key needed | :white_check_mark: | :white_check_mark: | Varies |
| Hosted (zero install) | :white_check_mark: | :x: | :x: |
Connect directly to the hosted server β zero installation, always up to date:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Add to .cursor/mcp.json:
Add to your MCP settings:
10 tools for vault discovery, risk analysis, and protocol research.
search_vaultsSearch and filter DeFi vaults by chain, protocol, asset, risk tier, TVL, and more.
| Parameter | Type | Description |
|---|---|---|
query | string | Search by vault name, symbol, asset, protocol, or curator |
chain | string | Filter by chain (Ethereum, Base, Arbitrum, ...) |
protocol | string | Filter by protocol ID (morpho, aave-v3, yearn-v3, beefy, spark) |
asset | string | Filter by asset symbol (USDC, WETH, ...) |
riskTier | string | Filter by risk tier: Prime, Core, or Edge |
minTvl | number | Minimum TVL in USD |
sortBy | string | Sort field: tvl_usd, apr_net, name |
sortOrder | string | Sort order: asc or desc |
limit | number | Max results (default 10, max 50) |
get_vaultGet detailed information about a specific vault including risk breakdown, recent events, and historical snapshots. Lookup by id or by network + address.
| Parameter | Type | Description |
|---|---|---|
id | string | Vault ID (e.g. morpho-ethereum-0x...) |
network | string | Network slug (ethereum, base, arbitrum) |
address | string | Vault contract address (0x...) |
get_vault_risk_breakdownDetailed breakdown of a vault's three risk vectors with sub-metrics: asset quality, platform code maturity, and governance controls. Returns dimension-level scores, caps, hard-fail flags, and overrides.
| Parameter | Type | Description |
|---|---|---|
network | string | Network slug |
address | string | Vault contract address |
compare_vaultsSide-by-side comparison of 2β3 vaults on TVL, APR, risk score, risk tier, and audit status.
| Parameter | Type | Description |
|---|---|---|
vaults | array | Array of 2β3 objects with network and address |
find_safest_vaultsFind the top 10 audited, high-confidence vaults sorted by risk score.
| Parameter | Type | Description |
|---|---|---|
asset | string | Filter by asset symbol |
chain | string | Filter by chain name |
minTvl | number | Minimum TVL in USD |
get_protocol_infoProtocol details including TVL, vault count, versions, auditors, bug bounties, and security incidents.
| Parameter | Type | Description |
|---|---|---|
protocolId | string | Protocol ID (morpho, aave-v3, yearn-v3, beefy, spark) |
get_curator_infoCurator details including managed vaults, TVL, chain distribution, and performance metrics.
| Parameter | Type | Description |
|---|---|---|
curatorId | string | Curator ID |
get_market_overviewHigh-level DeFi vault market statistics: total TVL, vault count, risk distribution, and TVL by protocol. No parameters required.
explain_risk_scoreExplain what a specific risk score means, including the tier, calculation method, and thresholds.
| Parameter | Type | Description |
|---|---|---|
score | number | Risk score (0β10) |
list_vaults_with_incidentsList all vaults that had a recent critical incident (last 365 days). Sorted by TVL descending, then by recency. No parameters required.
| URI | Description |
|---|---|
philidor://methodology | The Vector Risk Framework v4.1 documentation |
philidor://supported-chains | Supported blockchain networks with vault counts |
philidor://supported-protocols | Supported DeFi protocols with TVL data |
| Prompt | Description |
|---|---|
vault_due_diligence | Comprehensive due diligence report for a vault |
portfolio_risk_assessment | Portfolio-level risk analysis across positions |
defi_yield_comparison | Yield comparison with risk-adjusted analysis |
Once connected, try asking your AI assistant:
Discovery
"Find the safest USDC vaults with at least $10M TVL"
"What Morpho vaults are available on Base?"
"Show me the DeFi market overview"
Analysis
"Run due diligence on the Steakhouse USDC vault on Ethereum"
"Compare the top 3 USDC vaults by risk score"
"What's the risk breakdown for this vault: ethereum/0x..."
Portfolio
"Assess my portfolio: 50% in Morpho Steakhouse USDC, 30% in Aave USDC, 20% in Yearn USDC"
"Which protocols have had security incidents?"
"What does a risk score of 8.5 mean?"
Philidor uses the Vector Risk Framework v4.1 to decompose vault risk into three measurable vectors:
Quality of underlying collateral. Blue-chip assets (ETH, USDC) score highest. Factors include oracle reliability, liquidity depth, and peg stability.
Code maturity measured by:
Exit window for users:
| Control | Score |
|---|---|
| Immutable contract | 10/10 |
| 7+ day timelock | 9/10 |
| No timelock | 1/10 |
| Tier | Score | Meaning |
|---|---|---|
| Prime | 8.0β10.0 | Institutional-grade β mature code, multiple audits, safe governance |
| Core | 5.0β7.9 | Moderate safety β audited but newer or flexible governance |
| Edge | 0.0β4.9 | Higher risk β requires careful due diligence |
Install the Philidor MCP skill into your coding agent via skills.sh:
This gives your agent full knowledge of all tools, resources, prompts, recommended workflows, and best practices for DeFi vault analysis.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/philidor-defi-vault-risk-analytics)<a href="https://allmcps.com/mcp/philidor-defi-vault-risk-analytics"><img src="https://allmcps.com/api/badge/philidor-defi-vault-risk-analytics?style=directory" alt="Philidor DeFi Vault Risk Analytics on AllMCPs" /></a>