oak-longevity-mcp-server
Rank #61,685io.github.Goingparabolic/oak-longevity-mcp-server
Longevity medicine MCP: medication dosing, labs, monitoring, drug interactions & intake screening
oak-longevity-mcp-server is a Model Context Protocol (MCP) server published by goingparabolic. It ranks #61,685 of 132,113 servers tracked on MCP Toplist. oak-longevity-mcp-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 30, 2026 and most recently updated on May 30, 2026.
Ranks ahead of 70,428 of 132,113 servers on MCP Toplist.
Use oak-longevity-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oak-longevity-mcp-server -e "LONGEVITY_LICENSE_KEY=<your LONGEVITY_LICENSE_KEY>" -- npx -y oak-longevity-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.oak-longevity-mcp-server]
command = "npx"
args = ["-y", "oak-longevity-mcp-server"]
[mcp_servers.oak-longevity-mcp-server.env]
LONGEVITY_LICENSE_KEY = "<your LONGEVITY_LICENSE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oak-longevity-mcp-server": {
"command": "npx",
"args": [
"-y",
"oak-longevity-mcp-server"
],
"env": {
"LONGEVITY_LICENSE_KEY": "<your LONGEVITY_LICENSE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oak-longevity-mcp-server": {
"command": "npx",
"args": [
"-y",
"oak-longevity-mcp-server"
],
"env": {
"LONGEVITY_LICENSE_KEY": "<your LONGEVITY_LICENSE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"oak-longevity-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"oak-longevity-mcp-server"
],
"env": {
"LONGEVITY_LICENSE_KEY": "<your LONGEVITY_LICENSE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oak-longevity-mcp-server": {
"command": "npx",
"args": [
"-y",
"oak-longevity-mcp-server"
],
"env": {
"LONGEVITY_LICENSE_KEY": "<your LONGEVITY_LICENSE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oak-longevity-mcp-server": {
"command": "npx",
"args": [
"-y",
"oak-longevity-mcp-server"
],
"env": {
"LONGEVITY_LICENSE_KEY": "<your LONGEVITY_LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Goingparabolic%2Foak-longevity-mcp-server)<a href="https://mcptoplist.com/server/io.github.Goingparabolic%2Foak-longevity-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Goingparabolic%2Foak-longevity-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
goingparabolic
Other servers by goingparabolic
View all goingparabolic servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 30, 2026 |
Frequently asked questions
- Who maintains oak-longevity-mcp-server?
- oak-longevity-mcp-server is maintained by goingparabolic, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is oak-longevity-mcp-server listed on the Official MCP Registry?
- Yes — oak-longevity-mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does oak-longevity-mcp-server have?
- MCP Toplist tracks 1 version of oak-longevity-mcp-server, most recently published on May 30, 2026.
- Where can I find the source code for oak-longevity-mcp-server?
- The source code for oak-longevity-mcp-server is hosted at github.com/goingparabolic/oak-longevity-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.