Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PHILIDOR_API_URLNoCustom API endpoint for the Philidor API. The server connects to the public Philidor API by default.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

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

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 Code, and Governance scores with sub-metrics.

compare_vaults

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

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.

get_protocol_info

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

get_curator_info

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

get_market_overview

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

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.

Prompts

Interactive templates invoked by user choice

NameDescription
vault_due_diligenceGenerate a comprehensive due diligence report for a specific DeFi vault.
portfolio_risk_assessmentAnalyze portfolio-level risk across multiple vault positions.
defi_yield_comparisonCompare DeFi yield opportunities across vaults, filtered by asset, chain, or risk tier.

Resources

Contextual data attached and managed by the client

NameDescription
methodologyThe Vector Risk Framework v2.0 methodology used by Philidor to score DeFi vault risk.
supported-chainsList of blockchain networks supported by Philidor with vault counts and TVL.
supported-protocolsList of DeFi protocols tracked by Philidor with vault counts and TVL.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Philidor-Labs/philidor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server