mnestra

jhizzard/mnestra
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Mnestra — persistent developer memory MCP server for Claude Code, Cursor, Windsurf. Hybrid search, cross-project memory, tiered recency decay. The LLM is stateless, Mnestra isn't.
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": {
    "mnestra": {
      "command": "npx",
      "args": [
        "-y",
        "jhizzard/mnestra"
      ]
    }
  }
}

Topics

ai-toolsclaudecursordeveloper-toolsmcpmemorypgvectorragsupabase