# Philidor DeFi Vault Risk Analytics MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-philidor-defi-vaults
- Repository: https://github.com/Philidor-Labs/philidor-mcp

## Install
- Endpoint: https://mcp.philidor.io/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.philidor.io/api/mcp

## Tools
- 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. Endpoint: https://mcp.philidor.io/api/mcp
- 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. Endpoint: https://mcp.philidor.io/api/mcp
- get_vault_risk_breakdown - Get a detailed breakdown of a vault's risk vectors: Asset Composition, Platform Code, and Governance scores with sub-metrics. Endpoint: https://mcp.philidor.io/api/mcp
- compare_vaults - Compare 2-3 DeFi vaults side-by-side on TVL, APR, risk score, risk tier, audited status, and more. Endpoint: https://mcp.philidor.io/api/mcp
- find_safest_vaults - Find the safest (highest risk-scored) DeFi vaults, optionally filtered by asset, chain, or minimum TVL. Returns top 10 audited, high-confidence vaults sorted by risk score. Endpoint: https://mcp.philidor.io/api/mcp
- get_protocol_info - Get detailed information about a DeFi protocol including TVL, vault count, versions, auditors, and security incidents. Endpoint: https://mcp.philidor.io/api/mcp
- get_curator_info - Get detailed information about a vault curator including their managed vaults, TVL, chain distribution, and performance. Endpoint: https://mcp.philidor.io/api/mcp
- get_market_overview - Get a high-level overview of the DeFi vault market: total TVL, vault count, risk distribution, and TVL by protocol. Endpoint: https://mcp.philidor.io/api/mcp
- 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. Endpoint: https://mcp.philidor.io/api/mcp
- 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). Endpoint: https://mcp.philidor.io/api/mcp

## Resources
- philidor://methodology - The Vector Risk Framework methodology used by Philidor to score DeFi vault risk.
- philidor://supported-chains - List of blockchain networks supported by Philidor with vault counts and TVL.
- philidor://supported-protocols - List of DeFi protocols tracked by Philidor with vault counts and TVL.

## Prompts
- vault_due_diligence - Generate a comprehensive due diligence report for a specific DeFi vault. Arguments: network, address
- portfolio_risk_assessment - Analyze portfolio-level risk across multiple vault positions. Arguments: positions
- defi_yield_comparison - Compare DeFi yield opportunities across vaults, filtered by asset, chain, or risk tier. Arguments: asset, chain, riskTier

## Metadata
- Owner: io.philidor
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Feb 27, 2026
- Source: https://registry.modelcontextprotocol.io
