memory-indexer

iyulab/memory-indexer
★ 0 stars C# Memory/Knowledge Updated today
.NET SDK and MCP server implementing a cognitive science-based 3-axis memory system (type x scope x tier) for LLM context management beyond finite context windows.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memory-indexer": {
      "command": "npx",
      "args": [
        "-y",
        "iyulab/memory-indexer"
      ]
    }
  }
}

Topics

context-windowdotnetllmmcpmemory-managementnuget