# phi-longevity-prism MCP server

Analyze biomarker panels with an MD-led clinical engine. Guideline-cited. Synthetic data only.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-philongevity-phi-longevity-prism
- Repository: https://github.com/Philongevity/phi-mcp-server
- Website: https://philongevity.com/for-agents

## Install
- Command: `npx -y @phi-longevity/mcp-server`
- Endpoint: https://philongevity.com/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @phi-longevity/mcp-server v0.6.3
- Remote endpoint: https://philongevity.com/mcp

## Tools
- analyze_biomarkers (Analyze biomarkers (synthetic)) - Analyze a SYNTHETIC biomarker panel with Phi Longevity's PRISM engine. Returns tiered, guideline-cited recommendations. For research/education with SYNTHETIC or de-identified data only. Do NOT submit protected health information (PHI). This endpoint is stateless and does not store inputs. Endpoint: https://philongevity.com/mcp
- list_supported_biomarkers (List supported biomarkers) - List the biomarkers PRISM scores, with units and reference ranges, grouped by clinical pillar. Reference data only — no patient data. Endpoint: https://philongevity.com/mcp
- get_methodology (Get PRISM methodology) - Summarize how the Phi Score works (5 clinical pillars + weights) and link to the full methodology. Endpoint: https://philongevity.com/mcp
- full_prism_report (Full PRISM report (paid — $4.99 USDC via x402)) - PAID TOOL ($4.99 USDC on base via the x402 protocol). Everything analyze_biomarkers does, plus: multi-track compare/contrast analysis (up to 4 condition tracks), a panel-based Phi Score estimate with per-pillar breakdown, partner options, and a rendered report (markdown) to deliver to your owner. Call WITHOUT `payment` to receive x402 payment terms; pay; retry with the base64 payment payload in `payment`. For research/education with SYNTHETIC or de-identified data only. Do NOT submit protected health information (PHI). This endpoint is stateless and does not store inputs. Endpoint: https://philongevity.com/mcp

## Resources
- phi://catalog/biomarkers - PRISM biomarker catalog The 51 biomarkers PRISM scores, with units and clinical reference ranges, grouped by pillar. Reference data only — no patient data. MIME type: application/json
- phi://docs/methodology - PRISM scoring methodology (summary) How the Phi Score is computed: five clinical pillars, weights, and longevity-optimized reference ranges. Full methodology at philongevity.com/methodology. MIME type: text/markdown

## Prompts
- analyze-synthetic-panel - Analyze a synthetic biomarker panel Guide the model through analyzing a SYNTHETIC biomarker panel with PRISM and explaining the results in plain language. Never use real PHI. Arguments: biomarkers_json, condition

## Metadata
- Owner: io.github.Philongevity
- Version: 0.6.3
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 20, 2026
- Source: https://registry.modelcontextprotocol.io
