Local Memory MCP
Persistent local semantic memory MCP that stores and searches notes by meaning using local embeddings and SQLite.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Local Memory MCP, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
Local Memory MCP (Synapse-MCP) gives MCP tools persistent local semantic memory, storing and searching notes by meaning with local embeddings and SQLite. Security surface: it is local-only and holds whatever notes the agent writes, so the main risk is memory poisoning — injected content persisting into future sessions.
Key features
- Local embeddings, no cloud dependency
- SQLite-backed note storage
- Semantic meaning-based search
- Persistent cross-session memory
Use cases
- Keep a private agent knowledge base
- Recall notes by meaning across sessions