phi-mcp-server
Rank #21,950io.github.Philongevity/phi-longevity-prism
Guideline-cited biomarker analysis for chronic conditions (diabetes, lupus, cancer). Synthetic.
phi-mcp-server is a Model Context Protocol (MCP) server published by Philongevity. It ranks #21,950 of 132,046 servers tracked on MCP Toplist. phi-mcp-server is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 110,096 of 132,046 servers on MCP Toplist.
Use phi-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http phi-longevity-prism https://philongevity.com/mcpclaude mcp add phi-longevity-prism -- npx -y @phi-longevity/mcp-server[mcp_servers.phi-longevity-prism]
url = "https://philongevity.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.phi-longevity-prism]
command = "npx"
args = ["-y", "@phi-longevity/mcp-server"]Add to ~/.codex/config.toml.
https://philongevity.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"phi-longevity-prism": {
"command": "npx",
"args": [
"-y",
"@phi-longevity/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"phi-longevity-prism": {
"url": "https://philongevity.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"phi-longevity-prism": {
"command": "npx",
"args": [
"-y",
"@phi-longevity/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"phi-longevity-prism": {
"type": "http",
"url": "https://philongevity.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"phi-longevity-prism": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@phi-longevity/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"phi-longevity-prism": {
"serverUrl": "https://philongevity.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"phi-longevity-prism": {
"command": "npx",
"args": [
"-y",
"@phi-longevity/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"phi-longevity-prism": {
"url": "https://philongevity.com/mcp"
}
}
}{
"mcpServers": {
"phi-longevity-prism": {
"command": "npx",
"args": [
"-y",
"@phi-longevity/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Philongevity%2Fphi-longevity-prism)<a href="https://mcptoplist.com/server/io.github.Philongevity%2Fphi-longevity-prism"><img src="https://mcptoplist.com/badge/io.github.Philongevity%2Fphi-longevity-prism.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Philongevity
Available versions (8)
| Version | Published |
|---|---|
| 0.6.6 | Aug 16, 2026 |
| 0.6.5 | Aug 14, 2026 |
| 0.6.4 | Aug 14, 2026 |
| 0.6.3 | Jul 20, 2026 |
| 0.6.2 | Jul 18, 2026 |
| 0.6.1 | Jul 18, 2026 |
| 0.6.0 | Jul 17, 2026 |
| 0.5.3 | Jul 17, 2026 |
Frequently asked questions
- Who maintains phi-mcp-server?
- phi-mcp-server is maintained by Philongevity, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is phi-mcp-server listed on the Official MCP Registry?
- Yes — phi-mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does phi-mcp-server have?
- MCP Toplist tracks 8 versions of phi-mcp-server, most recently published on Aug 16, 2026.
- Where can I find the source code for phi-mcp-server?
- The source code for phi-mcp-server is hosted at github.com/Philongevity/phi-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.