LongtermMemory-MCP

MarcelRoozekrans/LongtermMemory-MCP
★ 1 stars TypeScript AI/LLM Updated today
A fully local MCP server providing AI agents with persistent semantic long-term memory using SQLite and transformer-based embeddings. No cloud dependencies or API keys required.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "longtermmemory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MarcelRoozekrans/LongtermMemory-MCP"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="icon.svg" alt="LongtermMemory-MCP" width="128" height="128"/> </p> A fully local MCP server that gives AI agents persistent, semantic long-term memory — **without any cloud dependencies**. Inspired by [mcp-mem0](https://github.com/coleam00/mcp-mem0), but runs 100% on your machine:

Tools (20)

MEMORY_BACKUP_PATHchoreconversationcreate_backupdelete_all_memoriesdelete_memorydocsephemeralfactfeatfixgeneralget_all_memoriesmainmemory_statspreferencerefactorsave_memorysearch_by_date_rangesearch_by_tags