Anamnesis runs on your own machine — the client starts it, so there is no endpoint to ping. 183 installs a week from pypi. Last commit 21 Jul 2026.
Cross-machine, file-first memory for Claude Code: markdown + SQLite FTS5, synced with git
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 anamnesis -- uvx anamnesis-memory
{
"mcpServers": {
"anamnesis": {
"args": [
"anamnesis-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.anamnesis]
command = "uvx"
args = ["anamnesis-memory"]
{
"mcpServers": {
"anamnesis": {
"args": [
"anamnesis-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"anamnesis": {
"args": [
"anamnesis-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.