Thread Keeper
Related Servers
Alternatives to Thread Keeper
No user-submitted related servers found.
Related Servers
AlicenseAqualityBmaintenanceShared memory MCP server for AI coding agents, enabling context sharing across sessions with local SQLite or cloud-based semantic search, compatible with Claude Code and Cursor.239 npm1MIT- FlicenseNot gradedqualityDmaintenanceShared memory and orchestration for coding agents, enabling persistent knowledge, multi-agent coordination, and a canonical workflow across MCP-compatible AI clients.16 npm110-
- AlicenseAqualityAmaintenanceCross-agent memory bridge for AI coding assistants. Persistent knowledge graph shared across 10 IDEs (Cursor, Windsurf, Claude Code, Codex, Copilot, Kiro, Antigravity, OpenCode, Trae, Gemini CLI) via MCP. 22 tools including team collaboration, auto-cleanup, mini-skills, session management, and workspace sync. 100% local, zero API keys required.91,591 npm797Apache 2.0
- AlicenseCqualityDmaintenanceMCP server for sharing source-backed engineering memory across AI coding clients like Cursor and VS Code.301MIT
- FlicenseNot gradedqualityDmaintenanceA persistent, conflict-aware memory MCP server for AI coding assistants (Cursor, Claude Code).-
- AlicenseNot gradedqualityBmaintenanceMCP server that gives AI agents a continual learning brain with lessons, skills, memories, evidence-based refinement, rollback, and hybrid GraphRAG retrieval.MIT
TDQS
Scored across 131 tools
Most tools have clearly distinct purposes, and the detailed descriptions help differentiate even within families like evolve_*, curator_*, and dialectic_*. A few potential confusions exist (search vs dialog_search vs search_via_parent; curator_run vs curator_review vs candidate_review_run), but these are scoped well enough that an agent can usually pick correctly.
The overwhelming majority of tool names follow a snake_case verb_noun pattern (accept_candidate, skill_list, curator_run, lesson_append, etc.). Minor deviations exist (single-word verbs like spawn, whisper, consolidate; abbreviations like mp_* and db_*) but they are still recognizable and do not break the overall convention.
With 131 tools, this server is far beyond the typical well-scoped range. Even for a broad system covering memory, skills, curation, evolution, spawning, and sync, the sheer number makes the surface unwieldy and likely to overwhelm agents. Many tools are highly specialized, but the count still feels excessive.
The tool surface is remarkably comprehensive, covering CRUD and lifecycle operations for threads, lessons, skills, concepts, claims, signals, tasks, and more. It also includes diagnostics, status checks, synchronization, cleanup, and coordination tools. There are no obvious dead ends or missing critical operations for the intended purpose.