krusch_memory_mcp

kruschdev/krusch_memory_mcp
★ 3 stars JavaScript 🗄️ Database Updated today
"A persistent, local-first semantic memory MCP server for IDEs, featuring dual SQLite/PostgreSQL support."
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "krusch_memory_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kruschdev/krusch_memory_mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/banner.png" alt="Krusch Memory MCP Banner" width="100%"> </p> A persistent, local-first semantic memory MCP server for IDEs, featuring dual SQLite/PostgreSQL support. Instead of your agent forgetting previous bugs, lessons, or project outcomes when you close the editor, it retrieves them using fast vector embeddings.

Tools (7)

AUTO_TAGDB_MODEDECAY_RATEEMBED_MODELOLLAMA_URLTAG_MODELsqlite