Evipedia
Rank #8,335io.github.forever-healthy/evipedia-mcp
MCP Server for evipedia.ai — evidence-based reviews of health & longevity interventions
Evipedia is a Model Context Protocol (MCP) server published by forever-healthy. It ranks #8,335 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Evipedia is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 123,711 of 132,046 servers on MCP Toplist.
Use Evipedia
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add evipedia-mcp -- npx -y evipedia-mcp[mcp_servers.evipedia-mcp]
command = "npx"
args = ["-y", "evipedia-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"evipedia-mcp": {
"command": "npx",
"args": [
"-y",
"evipedia-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"evipedia-mcp": {
"command": "npx",
"args": [
"-y",
"evipedia-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"evipedia-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"evipedia-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"evipedia-mcp": {
"command": "npx",
"args": [
"-y",
"evipedia-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"evipedia-mcp": {
"command": "npx",
"args": [
"-y",
"evipedia-mcp"
]
}
}
}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.forever-healthy%2Fevipedia-mcp)<a href="https://mcptoplist.com/server/io.github.forever-healthy%2Fevipedia-mcp"><img src="https://mcptoplist.com/badge/io.github.forever-healthy%2Fevipedia-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
forever-healthy
Available versions (13)
| Version | Published |
|---|---|
| 0.1.30 | Sep 9, 2026 |
| 0.1.29 | Aug 25, 2026 |
| 0.1.28 | Aug 19, 2026 |
| 0.1.26 | Jul 16, 2026 |
| 0.1.25 | Jul 16, 2026 |
| 0.1.23 | Jul 16, 2026 |
| 0.1.22 | Jul 16, 2026 |
| 0.1.21 | Jul 16, 2026 |
| 0.1.20 | Jul 16, 2026 |
| 0.1.18 | Jul 15, 2026 |
| 0.1.15 | Jul 12, 2026 |
| 0.1.14 | Jul 12, 2026 |
| 0.1.13 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Evipedia?
- Evipedia is maintained by forever-healthy, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Evipedia listed on the Official MCP Registry?
- Yes — Evipedia is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Evipedia have?
- MCP Toplist tracks 13 versions of Evipedia, most recently published on Sep 9, 2026.
- Where can I find the source code for Evipedia?
- The source code for Evipedia is hosted at github.com/forever-healthy/evipedia-mcp.
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.