Loomal

claude-memory-manager

MCP server by github.com/nyxtoolsdev/claude-memory-manager

Cross-session memory for Claude Code — context capture, semantic search, recall

1 starspypi: claude-memory-manager

About claude-memory-manager

claude-memory-manager is an MCP (Model Context Protocol) server published by nyxtoolsdev in the official MCP registry, listed under Knowledge & Memory on Loomal. Cross-session memory for Claude Code — context capture, semantic search, recall

It ships as a Python package on PyPI (claude-memory-manager), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nyxtoolsdev/claude-memory-manager, where the project has earned 1 GitHub stars.

Use claude-memory-manager with your agent

Claude Code · one command
claude mcp add claude-memory-manager -- uvx claude-memory-manager
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claude-memory-manager": {
      "command": "uvx",
      "args": [
        "claude-memory-manager"
      ]
    }
  }
}
pypiclaude-memory-manager

Frequently asked questions

What is claude-memory-manager?
claude-memory-manager is an MCP (Model Context Protocol) server by nyxtoolsdev in the Knowledge & Memory category. Cross-session memory for Claude Code — context capture, semantic search, recall
How do I connect claude-memory-manager to Claude, Cursor, or another MCP client?
Install claude-memory-manager from its pypi package (claude-memory-manager) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is claude-memory-manager open source?
Yes — the source code is public at github.com/nyxtoolsdev/claude-memory-manager, with 1 GitHub stars.
Can AI agents pay to use claude-memory-manager?
Not yet through Loomal — claude-memory-manager is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain claude-memory-manager? Claim this listing free by verifying GitHub ownership, or contact us.