# Philidor DeFi Vault Risk Analytics (remote · mcp.philidor.io)

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

- Trust score: 64/100 (medium)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.philidor.io`: 64/100 (this document), [markdown](https://verifymcp.io/servers/io-philidor-defi-vaults/api-mcp.md), [page](https://verifymcp.io/servers/io-philidor-defi-vaults/api-mcp)

## Channel facts

- Endpoint: `https://mcp.philidor.io/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 956 tokens (~73/item across 13 items; 10 tools + 3 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http io-philidor-defi-vaults https://mcp.philidor.io/api/mcp
```

### Codex

```toml
[mcp_servers.io-philidor-defi-vaults]
url = "https://mcp.philidor.io/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-philidor-defi-vaults": {
      "type": "remote",
      "url": "https://mcp.philidor.io/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-philidor-defi-vaults --url https://mcp.philidor.io/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-philidor-defi-vaults:
    url: "https://mcp.philidor.io/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "io-philidor-defi-vaults": {
      "type": "http",
      "url": "https://mcp.philidor.io/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 63, −2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 65, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 63, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 63)

First indexed and scored.

## MCP tools (10)

### `search_vaults` (~291 tokens)

Search and filter DeFi vaults by chain, protocol, asset, risk tier, TVL, and more. Returns a paginated list with risk scores and APR.

Input parameters:

- `asset` (string): Filter by asset symbol (e.g. USDC, WETH)
- `chain` (string): Filter by chain name (e.g. Ethereum, Base, Arbitrum)
- `depositable` (boolean): Filter by current ability to accept new deposits. When true, vaults whose depositability is not yet indexed are still included; when false, only vaults whose maxDeposit on-chain is zero (caps reached…
- `limit` (number): Max results (default 10, max 50)
- `minTvl` (number): Minimum TVL in USD
- `protocol` (string): Filter by protocol ID (e.g. morpho, aave, aave-v4, yearn, beefy, spark, compound, nest)
- `query` (string): Search by vault name, symbol, asset, protocol, or curator
- `riskTier` (string): Filter by risk tier: Prime, Core, or Edge
- `sortBy` (string): Sort field: tvl_usd, apr_net, name, last_synced_at
- `sortOrder` (string): Sort order: asc or desc

### `get_vault` (~90 tokens)

Get detailed information about a specific DeFi vault including risk breakdown, recent events, and historical snapshots. Lookup by ID or by network + address.

Input parameters:

- `address` (string): Vault contract address (0x...)
- `id` (string): Vault ID (e.g. morpho-1-0x...)
- `network` (string): Network slug (e.g. ethereum, base, arbitrum)

### `get_vault_risk_breakdown` (~75 tokens)

Get a detailed breakdown of a vault's risk vectors: Asset Composition, Platform and Strategy, Control and Governance, and History scores with sub-metrics.

Input parameters:

- `address` (string, required): Vault contract address (0x...)
- `network` (string, required): Network slug (e.g. ethereum, base, arbitrum)

### `compare_vaults` (~58 tokens)

Compare 2-3 DeFi vaults side-by-side on TVL, APR, risk score, risk tier, audited status, and more.

Input parameters:

- `vaults` (array, required): Array of 2-3 vaults to compare

### `find_safest_vaults` (~116 tokens)

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).

Input parameters:

- `asset` (string): Filter by asset symbol (e.g. USDC, WETH)
- `chain` (string): Filter by chain name (e.g. Ethereum, Base)
- `minTvl` (number): Minimum TVL in USD

### `get_protocol_info` (~68 tokens)

Get detailed information about a DeFi protocol including TVL, vault count, versions, auditors, and security incidents.

Input parameters:

- `protocolId` (string, required): Protocol ID (e.g. morpho, aave, aave-v4, yearn, beefy, spark, compound, nest)

### `get_curator_info` (~43 tokens)

Get detailed information about a vault curator including their managed vaults, TVL, chain distribution, and performance.

Input parameters:

- `curatorId` (string, required): Curator ID

### `get_market_overview` (~38 tokens)

Get a high-level overview of the DeFi vault market: total TVL, vault count, risk distribution, and TVL by protocol.

### `explain_risk_score` (~55 tokens)

Explain what a Philidor risk score means, including the tier (Prime/Core/Edge), how it is calculated, and what the thresholds are.

Input parameters:

- `score` (number, required): Risk score (0-10) to explain

### `list_vaults_with_incidents` (~58 tokens)

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).

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-philidor-defi-vaults/api-mcp#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 63
- 2026-07-31: 63
- 2026-07-30: 65
- 2026-07-29: 65
- 2026-07-28: 64
- 2026-07-27: 63
- 2026-07-26: 63

## Links

- Remote endpoint: https://mcp.philidor.io/api/mcp
- Repository: https://github.com/Philidor-Labs/philidor-mcp
- Changelog RSS feed: https://verifymcp.io/servers/io-philidor-defi-vaults/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-philidor-defi-vaults/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/io-philidor-defi-vaults/api-mcp
