MCP Server
MCP
Anamnesis
Cross-machine, file-first memory for Claude Code: markdown + SQLite FTS5, synced with git
Install
uvx anamnesis-memory
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "anamnesis-memory",
"version": "0.1.3",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "serve",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment