N3MemoryCore Lite (Working Memory)
Rank #13,814io.github.NeuralNexusNote/n3mc-workingmemory
Provides ephemeral hybrid (vector + BM25) memory for MCP-compatible editors, enabling AI to save and search conversation and code context across sessions with automatic semantic search and context injection.
N3MemoryCore Lite (Working Memory) is a Model Context Protocol (MCP) server published by neuralnexusnote. It ranks #13,814 of 76,851 servers tracked on MCP Toplist. N3MemoryCore Lite (Working Memory) is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 14, 2026 and most recently updated on May 6, 2026.
Ranks ahead of 63,037 of 76,851 servers on MCP Toplist.
Use N3MemoryCore Lite (Working Memory)
Add N3MemoryCore Lite (Working Memory) to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"n3mc-workingmemory": {
"command": "uvx",
"args": [
"n3memorycore-mcp-lite"
]
}
}
}Listed on 2 registries (1 delisted)
neuralnexusnote
Available versions (1)
| Version | Published |
|---|---|
| 1.6.2 | May 6, 2026 |
Frequently asked questions
- Who maintains N3MemoryCore Lite (Working Memory)?
- N3MemoryCore Lite (Working Memory) is maintained by neuralnexusnote, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is N3MemoryCore Lite (Working Memory) listed on the Official MCP Registry?
- Yes — N3MemoryCore Lite (Working Memory) is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does N3MemoryCore Lite (Working Memory) have?
- MCP Toplist tracks 1 version of N3MemoryCore Lite (Working Memory), most recently published on May 6, 2026.
- Where can I find the source code for N3MemoryCore Lite (Working Memory)?
- The source code for N3MemoryCore Lite (Working Memory) is hosted at github.com/neuralnexusnote/n3mcmcp-lite.