PAPI: Persistent Adaptive Project Intelligence
Rank #5,459io.github.getpapi/papi
Adaptive plan/build/review cycles for AI coding assistants, persisted across sessions.
PAPI: Persistent Adaptive Project Intelligence is a Model Context Protocol (MCP) server published by getpapi. It ranks #5,459 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. PAPI: Persistent Adaptive Project Intelligence is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 13 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 126,587 of 132,046 servers on MCP Toplist.
Use PAPI: Persistent Adaptive Project Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http papi https://mcp.getpapi.ai/mcpclaude mcp add papi -- npx -y @papi-ai/server[mcp_servers.papi]
url = "https://mcp.getpapi.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.papi]
command = "npx"
args = ["-y", "@papi-ai/server"]Add to ~/.codex/config.toml.
https://mcp.getpapi.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"papi": {
"command": "npx",
"args": [
"-y",
"@papi-ai/server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"papi": {
"url": "https://mcp.getpapi.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"papi": {
"command": "npx",
"args": [
"-y",
"@papi-ai/server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"papi": {
"type": "http",
"url": "https://mcp.getpapi.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"papi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@papi-ai/server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"papi": {
"serverUrl": "https://mcp.getpapi.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"papi": {
"command": "npx",
"args": [
"-y",
"@papi-ai/server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"papi": {
"url": "https://mcp.getpapi.ai/mcp"
}
}
}{
"mcpServers": {
"papi": {
"command": "npx",
"args": [
"-y",
"@papi-ai/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.getpapi%2Fpapi)<a href="https://mcptoplist.com/server/io.github.getpapi%2Fpapi"><img src="https://mcptoplist.com/badge/io.github.getpapi%2Fpapi.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
getpapi
Available versions (13)
| Version | Published |
|---|---|
| 0.7.85 | Aug 21, 2026 |
| 0.7.82 | Aug 19, 2026 |
| 0.7.80 | Aug 17, 2026 |
| 0.7.79 | Aug 11, 2026 |
| 0.7.78 | Aug 11, 2026 |
| 0.7.74 | Aug 8, 2026 |
| 0.7.73 | Aug 6, 2026 |
| 0.7.72 | Aug 6, 2026 |
| 0.7.70 | Aug 4, 2026 |
| 0.7.51 | Jul 13, 2026 |
| 0.7.50 | Jul 13, 2026 |
| 0.7.49 | Jul 9, 2026 |
| 0.7.44 | Jul 8, 2026 |
Frequently asked questions
- Who maintains PAPI: Persistent Adaptive Project Intelligence?
- PAPI: Persistent Adaptive Project Intelligence is maintained by getpapi, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is PAPI: Persistent Adaptive Project Intelligence listed on the Official MCP Registry?
- Yes — PAPI: Persistent Adaptive Project Intelligence is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does PAPI: Persistent Adaptive Project Intelligence have?
- MCP Toplist tracks 13 versions of PAPI: Persistent Adaptive Project Intelligence, most recently published on Aug 21, 2026.
- Where can I find the source code for PAPI: Persistent Adaptive Project Intelligence?
- The source code for PAPI: Persistent Adaptive Project Intelligence is hosted at github.com/getpapi/papi.
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.