N3MemoryCore MCP — Lite (Ephemeral)
Related Servers
Alternatives to N3MemoryCore MCP — Lite (Ephemeral)
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceProvides persistent, searchable memory for AI agents across any MCP-compatible client, storing project context, user preferences, and session learnings locally in SQLite with tools to save, retrieve, search, and manage them.127 npmMIT
- AlicenseAqualityAmaintenanceMCP-native persistent memory layer for AI agents across Claude Code, Cursor, VS Code, and OpenClaw. Powered by hybrid vector search, BM25, and cross-encoder reranking with a published 73.1% LoCoMo benchmark accuracy.84Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI coding agents to retrieve and manage code context with hybrid search, project memory, and observability via MCP tools.29MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server for managing persistent AI memory using hybrid search (keyword + semantic vector) with SQLite storage and offline-first local embeddings.-
- AlicenseNot gradedqualityCmaintenanceMCP server that enables persistent, hybrid, local memory for LLM agents, with vector + BM25 search, knowledge graph, and policy-driven retention, providing token-budgeted context injection for AI assistants.MIT
- AlicenseAqualityDmaintenanceProvides persistent memory with semantic search for MCP-based AI agents, enabling them to store and recall information across sessions using vector embeddings.41MIT
TDQS
Scored across 7 tools
Each tool has a distinct purpose: bulk delete, single delete, list, context recall, index repair, save, and search. No two tools overlap in functionality.
All tool names follow a verb_noun pattern (e.g., save_memory, delete_memory). Even 'recall_thread' and 'delete_memories_by_session' adhere to this convention with minor additions, maintaining consistency.
With 7 tools covering create, read (list/search), delete (single/bulk), context recall, and maintenance, the count is well-scoped for a Lite ephemeral memory server.
The set covers save, list, search, delete, and context recall, but lacks a direct get-by-ID tool. While search can retrieve memories, the absence of a dedicated fetch tool is a notable gap.