thread-mind-mcp
MCP server to organize AI conversations into thread trees, reducing token consumption
Versions
0.4.2latest0.4.10.4.00.3.20.3.1+ show 3 moreshow less
0.3.00.2.00.1.0Tools 12
project_create Create a new ThreadMind project with a main thread
project_list List all ThreadMind projects
project_switch Switch to a different project
thread_create Create a new child thread branching from a parent thread
thread_switch Switch to a different thread
thread_list Display the thread tree for the active project
summary_update Update the summary/content of a thread
context_get Get the assembled context for the active thread (walks up the parent chain). Call this at the start of every session.
thread_delete Delete a thread and all its descendants
thread_rebase Move a thread to a different parent. All descendants move with it. Similar to git rebase.
threadmind_init Generate instruction files (CLAUDE.md, .cursorrules, etc.) to enable automatic ThreadMind integration with AI clients
stats_show Show token savings statistics for the active ThreadMind project
Permissions 1
shell high