MCP Servers / productivity / SuperLocalMemory V2

SuperLocalMemory V2

JSON →
none158productivity

Universal, local-first persistent memory for AI assistants. SQLite-based knowledge graph with zero cloud dependencies. Works with 17+ tools (Claude, Cursor, Windsurf, VS Code, etc.). 100% free forever.

Install
How to run this server
[ { "cmd": "npx superlocalmemory`", "imports": [] } ]
server path: superlocalmemory-v2
Tools
What this server exposes
mesh_peers
List local + remote peers merged
mesh_send
Send message to any peer (local or remote)
mesh_broadcast
Send to all agents (across machines)
mesh_project
Send to all agents in a project (across machines)
mesh_inbox
Get messages for this agent
mesh_pending
Get offline messages (broadcast/project)
mesh_state
Get/set shared state (replicated)
mesh_lock
Acquire/release distributed file locks
Configuration
Environment & auth
authnone
envSLM_MESH_HOST
envSLM_MESH_SHARED_SECRET
envSLM_MESH_PEER_URL
envSLM_MESH_WS_PORT
Resources
SuperLocalMemory V2 — MCP Server · libregistry