chrisribe/simple-memory-mcp
🧠Persistent local memory for AI assistants across conversations. SQLite, no cloud, no config, works with any MCP client.
Platform-specific configuration:
{
"mcpServers": {
"simple-memory-mcp": {
"command": "npx",
"args": [
"-y",
"simple-memory-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...