AIppocampus runs on your own machine — the client starts it, so there is no endpoint to ping. 137 installs a week from pypi. Last commit 8 Jul 2026.
Local-first, source-backed continuity for AI agents via stdio MCP.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(
shell=True,
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aippocampus -- uvx aippocampus
{
"mcpServers": {
"aippocampus": {
"args": [
"aippocampus"
],
"command": "uvx"
}
}
}
[mcp_servers.aippocampus]
command = "uvx"
args = ["aippocampus"]
{
"mcpServers": {
"aippocampus": {
"args": [
"aippocampus"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aippocampus": {
"args": [
"aippocampus"
],
"command": "uvx"
}
}
}
Local-first memory and session continuity for AI coding agents over MCP. No cloud, no telemetry.
Local-first governed MCP memory backend for coding agents.
Local-first web intelligence MCP server for AI coding agents
Git-backed long-term memory authority for AI agents via MCP.
Local-first codebase intelligence MCP server for AI coding agents.
Local-first, source-cited memory for AI agents with proposal review, failure memory, and MCP tools.
Artifact store for AI agents. Hosted OAuth at mcp.artifacta.io/mcp; local stdio via npm/PyPI.
StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.
Answers built from our own checks of this server.