usecortex-mcp
Related Servers
Alternatives to usecortex-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI coding assistants to store and retrieve persistent long-term memory across sessions, remembering project preferences, build steps, and architecture decisions.4MIT

Xanther memory Engineofficial
AlicenseNot gradedqualityBmaintenancePersistent memory for AI coding assistants.2MIT- AlicenseNot gradedqualityCmaintenanceProvides persistent memory for AI coding tools, allowing them to remember corrections, decisions, and preferences across sessions and different tools.602MIT
- AlicenseAqualityAmaintenanceProvides long-term memory for AI coding agents, enabling facts like stack, conventions, and decisions to be recorded once and recalled across sessions.8344MIT
- AlicenseNot gradedqualityBmaintenanceProvides persistent, searchable memory and knowledge capture for AI-assisted development, enabling agents to retain decisions, bugs, and patterns across sessions and projects.MIT
- AlicenseNot gradedqualityCmaintenancePersistent memory for AI coding tools, enabling AI assistants to store and recall project decisions, conventions, and context across sessions.82MIT
TDQS
Scored across 8 tools
Most tools have distinct purposes, but there is some overlap between query_knowledge and search_knowledge, as both involve searching knowledge, though their descriptions clarify different methods (AI-powered vs. keyword). The other tools target clearly different operations like adding, retrieving, listing, and capturing.
All tool names follow a consistent verb_noun pattern with snake_case, such as add_knowledge, capture_session, get_topic, list_sessions, list_topics, query_knowledge, recall_memory, and search_knowledge. This uniformity makes the set predictable and easy to understand.
With 8 tools, this server is well-scoped for managing knowledge and memory, covering core operations like adding, retrieving, listing, and searching. The count is appropriate, providing comprehensive functionality without being overwhelming or insufficient.
The tool set covers key CRUD-like operations for knowledge and session memory, including add, get, list, and search. A minor gap is the lack of update or delete tools for knowledge or sessions, which might limit full lifecycle management, but agents can likely work around this.