Loomal

N3MemoryCore Lite (Working Memory)

MCP server by github.com/neuralnexusnote/n3mcmcp-lite

Ephemeral 7-day hybrid vector+BM25 working memory, multilingual, backed by Redis Stack.

0 starspypi: n3memorycore-mcp-lite

About N3MemoryCore Lite (Working Memory)

N3MemoryCore Lite (Working Memory) is an MCP (Model Context Protocol) server published by neuralnexusnote in the official MCP registry, listed under RAG Systems on Loomal. Ephemeral 7-day hybrid vector+BM25 working memory, multilingual, backed by Redis Stack.

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

Development happens in the open at github.com/neuralnexusnote/n3mcmcp-lite.

Use N3MemoryCore Lite (Working Memory) with your agent

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

Frequently asked questions

What is N3MemoryCore Lite (Working Memory)?
N3MemoryCore Lite (Working Memory) is an MCP (Model Context Protocol) server by neuralnexusnote in the RAG Systems category. Ephemeral 7-day hybrid vector+BM25 working memory, multilingual, backed by Redis Stack.
How do I connect N3MemoryCore Lite (Working Memory) to Claude, Cursor, or another MCP client?
Install N3MemoryCore Lite (Working Memory) from its pypi package (n3memorycore-mcp-lite) 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 N3MemoryCore Lite (Working Memory) open source?
Yes — the source code is public at github.com/neuralnexusnote/n3mcmcp-lite.
Can AI agents pay to use N3MemoryCore Lite (Working Memory)?
Not yet through Loomal — N3MemoryCore Lite (Working Memory) 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 N3MemoryCore Lite (Working Memory)? Claim this listing free by verifying GitHub ownership, or contact us.