Phasefolio V1
Rank #42,148com.phasefolio/phasefolio
Biotech rNPV/PoS engine for AI agents. Signed exports, evidence register, asset landscape.
Phasefolio V1 is a Model Context Protocol (MCP) server published by TamalAdebisi. It ranks #42,148 of 132,405 servers tracked on MCP Toplist. Phasefolio V1 is listed on Official MCP, with 4 tracked versions. It was first listed on May 3, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 90,257 of 132,405 servers on MCP Toplist.
Use Phasefolio V1
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http phasefolio https://app.phasefolio.com/api/mcpclaude mcp add phasefolio -e "PHASEFOLIO_TOKEN=<your PHASEFOLIO_TOKEN>" -- npx -y @phasefolio/mcpReplace each placeholder with your own value before saving.
[mcp_servers.phasefolio]
url = "https://app.phasefolio.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.phasefolio]
command = "npx"
args = ["-y", "@phasefolio/mcp"]
[mcp_servers.phasefolio.env]
PHASEFOLIO_TOKEN = "<your PHASEFOLIO_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://app.phasefolio.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"phasefolio": {
"command": "npx",
"args": [
"-y",
"@phasefolio/mcp"
],
"env": {
"PHASEFOLIO_TOKEN": "<your PHASEFOLIO_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"phasefolio": {
"url": "https://app.phasefolio.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"phasefolio": {
"command": "npx",
"args": [
"-y",
"@phasefolio/mcp"
],
"env": {
"PHASEFOLIO_TOKEN": "<your PHASEFOLIO_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"phasefolio": {
"type": "http",
"url": "https://app.phasefolio.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"phasefolio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@phasefolio/mcp"
],
"env": {
"PHASEFOLIO_TOKEN": "<your PHASEFOLIO_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"phasefolio": {
"serverUrl": "https://app.phasefolio.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"phasefolio": {
"command": "npx",
"args": [
"-y",
"@phasefolio/mcp"
],
"env": {
"PHASEFOLIO_TOKEN": "<your PHASEFOLIO_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"phasefolio": {
"url": "https://app.phasefolio.com/api/mcp"
}
}
}{
"mcpServers": {
"phasefolio": {
"command": "npx",
"args": [
"-y",
"@phasefolio/mcp"
],
"env": {
"PHASEFOLIO_TOKEN": "<your PHASEFOLIO_TOKEN>"
}
}
}
}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/com.phasefolio%2Fphasefolio)<a href="https://mcptoplist.com/server/com.phasefolio%2Fphasefolio"><img src="https://mcptoplist.com/badge/com.phasefolio%2Fphasefolio.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
TamalAdebisi
Other servers by TamalAdebisi
View all TamalAdebisi servers →Available versions (4)
| Version | Published |
|---|---|
| 0.1.4 | May 3, 2026 |
| 0.1.3 | May 3, 2026 |
| 0.1.2 | May 3, 2026 |
| 0.1.1 | May 3, 2026 |
Frequently asked questions
- Who maintains Phasefolio V1?
- Phasefolio V1 is maintained by TamalAdebisi, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Phasefolio V1 listed on the Official MCP Registry?
- Yes — Phasefolio V1 is listed on the Official MCP Registry.
- How many versions does Phasefolio V1 have?
- MCP Toplist tracks 4 versions of Phasefolio V1, most recently published on May 3, 2026.
- Where can I find the source code for Phasefolio V1?
- The source code for Phasefolio V1 is hosted at github.com/TamalAdebisi/Phasefolio_v1.
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.