ReactiveMemory.MCP.Server

ChrisPulman/ReactiveMemory.MCP.Server
★ 1 stars C# 🤖 AI/LLM Updated 11d ago
ReactiveMemory MCP Server gives AI assistants a persistent, queryable, locally-stored memory system backed by vector search, a temporal knowledge graph, and a vault-structured content store.
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": {
    "reactivememory.mcp.s": {
      "command": "npx",
      "args": [
        "-y",
        "ChrisPulman/ReactiveMemory.MCP.Server"
      ]
    }
  }
}

Topics

mcpmcp-servermemorypersistent-memoryquery