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 connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-25 · ★ 221 · #4 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
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.8 · 2026-08-25
Fixed · Recall could return the same memories in a different order each time it was asked. Adaptive ranking became the default in 4.1.7, which let a contextual bandit choose how much to weigh each retrieval channel per…
v4.1.3 · 2026-08-23
Fixed · Installing the plugin could point your editor at a different, empty set of · memories. Its server configuration pinned a data directory of its own, so on · a machine already using SLM the editor read somewhere…
v4.1.2 · 2026-08-23
Fixed · A killed embedding worker was never brought back, and nothing said so. The · worker is stopped on an idle timeout roughly every hour, by design, and a · background monitor exists to revive it. That monitor…
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 #4 of 259 actively-maintained memory servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-25)
- 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-08-25, its last commit was 2026-08-25 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 - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
Pairs well with
Servers that cover what Superlocalmemory doesn't - only shown when the pairing reason fits the companion.
head to head · Codebase Memory vs Superlocalmemory · Memorix vs Superlocalmemory · Plur vs Superlocalmemory
More memory MCP servers · Memento · Veracium · Auto Mem · Peon Mem · Wander Agent
More Python MCP servers · Agenda Intelligence MD · Financekit MCP · Siteaudit MCP · Coalent · PDF Card MCP · see all