AIppocampus
Rank #20,243io.github.Sapientropic/aippocampus
Local-first, source-backed continuity for AI agents via stdio MCP.
AIppocampus is a Model Context Protocol (MCP) server published by sapientropic. It ranks #20,243 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. AIppocampus is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Jun 2, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 111,803 of 132,046 servers on MCP Toplist.
Use AIppocampus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aippocampus -- uvx aippocampus[mcp_servers.aippocampus]
command = "uvx"
args = ["aippocampus"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aippocampus": {
"command": "uvx",
"args": [
"aippocampus"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aippocampus": {
"command": "uvx",
"args": [
"aippocampus"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aippocampus": {
"type": "stdio",
"command": "uvx",
"args": [
"aippocampus"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aippocampus": {
"command": "uvx",
"args": [
"aippocampus"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aippocampus": {
"command": "uvx",
"args": [
"aippocampus"
]
}
}
}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.Sapientropic%2Faippocampus)<a href="https://mcptoplist.com/server/io.github.Sapientropic%2Faippocampus"><img src="https://mcptoplist.com/badge/io.github.Sapientropic%2Faippocampus.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
sapientropic
Available versions (6)
| Version | Published |
|---|---|
| 0.3.3 | Jun 15, 2026 |
| 0.3.2 | Jun 15, 2026 |
| 0.3.1 | Jun 14, 2026 |
| 0.3.0 | Jun 14, 2026 |
| 0.2.0 | Jun 7, 2026 |
| 0.1.1 | Jun 2, 2026 |
Frequently asked questions
- Who maintains AIppocampus?
- AIppocampus is maintained by sapientropic, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is AIppocampus listed on the Official MCP Registry?
- Yes — AIppocampus is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does AIppocampus have?
- MCP Toplist tracks 6 versions of AIppocampus, most recently published on Jun 15, 2026.
- Where can I find the source code for AIppocampus?
- The source code for AIppocampus is hosted at github.com/sapientropic/aippocampus.
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.