Skip to content

[Resource]: SuperLocalMemory V2 #775

@varun369

Description

@varun369

Display Name

SuperLocalMemory V2

Category

CLAUDE.md Files

Sub-Category

CLAUDE.md Files: Project Scaffolding & MCP

Primary Link

https://github.com/varun369/SuperLocalMemoryV2

Author Name

Varun Pratap Bhardwaj

Author Link

https://github.com/varun369

License

MIT

Other License

No response

Description

Local-first AI memory system that gives Claude Code persistent memory across sessions via MCP. Provides 6 tools, 4 resources, and 2 prompts for storing, searching, and linking knowledge with hybrid search and knowledge graphs. Works with 17+ AI tools from a single SQLite file — no API keys, no cloud, fully offline.

Validate Claims

Install with npm install -g superlocalmemory and add the MCP config to your claude_desktop_config.json or .mcp.json. Claude Code will gain persistent memory tools (slm_remember, slm_recall, slm_search) that store and retrieve information across sessions in a local SQLite file. You can verify data persists by remembering something in one session and recalling it in a new session.

Specific Task(s)

Ask Claude Code to remember a coding pattern or architectural decision, close the session, start a new one, and ask it to recall what it learned previously. The memory persists in a local SQLite file with no cloud dependency.

Specific Prompt(s)

"Remember that our project uses the repository pattern for data access and the service layer pattern for business logic." Then in a new session: "What architectural patterns does our project use?"

Additional Comments

SuperLocalMemory is also listed on the official MCP Registry (io.github.varun369/superlocalmemory), published on npm as superlocalmemory (v2.7.5), and has an accompanying arXiv paper. Website: https://superlocalmemory.com

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • My resource provides genuine value to Claude Code users, and any risks are clearly stated
  • All provided links are working and publicly accessible
  • I am submitting only ONE resource in this issue
  • I understand that low-quality or duplicate submissions may be rejected

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions