Best Alternatives to mcp-local-memory
20 alternatives ranked by real usage data. mcp-local-memory scores 31/100 — 20 tools score higher.
Lightweight local memory for your AI agent. SQLite + embeddings, zero setup, no services to run. Minimal config: ``` { "mcpServers": { "memory": { "command": "npx", "args": ["-y", "mcp-local-memory"] } } } ``` Your agent remembers preferences, project details, procedures --