Superlocalmemory MCP Server
Rent the LLM. Own the memory. Rent an LLM - but own the memory, for your company and for your industry. It runs locally over stdio via the published package.
People who work with knowledge graph, local first and agent memory and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-12 · ★ 226 · #6 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
AGPL-3.0 · Python servers · how we verify → /methodology
01 · Install Superlocalmemory
before you install - you'll need
Set SLM_MESH_HOST, SLM_MESH_SHARED_SECRET, SLM_MESH_PEER_URL, SLM_MCP_PROFILE before connecting.
Claude Code
claude mcp add varun369-superlocalmemoryv2 -- npx -y superlocalmemory Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"varun369-superlocalmemoryv2": {
"command": "npx",
"args": [
"-y",
"superlocalmemory"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license AGPL-3.0 - declared in the repository
npm package superlocalmemory - unscoped; check the name against the project README before installing
registry namespace io.github.varun369 is GitHub-verified and matches the repo owner
03 · What Superlocalmemory can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v4.1.17 · 2026-09-12
[4.1.17] - Vector history that actually gets pruned · Fixed · The vector store's version history now prunes after a restart. 4.1.16 · added a maintenance tick that drops old LanceDB versions, but the first tick · was…
v4.1.14 · 2026-09-03
Per-request profile routing (#127) + comprehensive bug fixes (#128, Bugs 1-7): Ollama thinking-model fallback, npm packaging single-source dedup, daemon port-conflict detection, migration repair coverage (M001-M049)…
v4.1.13 · 2026-09-03
Hermes public-install compatibility repair. Users of 4.1.12 should upgrade before native Hermes installation.
04 · Who maintains Superlocalmemory
superlocalmemory is maintained by varun369. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- repository
- github.com/varun369/superlocalmemoryv2
- category
- memory - ranked #6 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-12)
- registry
- io.github.varun369/superlocalmemory (active, first published 2026-02-17)
- packages
- npm:superlocalmemory
06 · Superlocalmemory FAQ
What is Superlocalmemory?
Rent the LLM. Own the memory. Rent an LLM - but own the memory, for your company and for your industry. It runs locally over stdio via the published package.
Is Superlocalmemory still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-12 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Superlocalmemory?
Run `npx -y superlocalmemory`. The README documents 4 environment variables (SLM_MESH_HOST, SLM_MESH_SHARED_SECRET, SLM_MESH_PEER_URL…) to set first. Set SLM_MESH_HOST, SLM_MESH_SHARED_SECRET, SLM_MESH_PEER_URL, SLM_MCP_PROFILE before connecting. You can also paste the ready-made client config above.
Does Superlocalmemory run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Superlocalmemory
Alternatives to Superlocalmemory
Maintained memory servers if Superlocalmemory isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Superlocalmemory doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Total Agent Memory · Memento · Veracium · Auto Mem · Peon Mem
More Python MCP servers · Financekit MCP · Siteaudit MCP · Coalent · PDF Card MCP · see all