MCP Directory
Back

claude-thread-continuity

by peless Β· Python Β· β˜… 66

🧠 Keep your Claude conversations flowing! An MCP server that automatically saves and restores project context when threads hit token limits.

Install

pip install git+https://github.com/peless/claude-thread-continuity.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-thread-continuity": {
      "command": "uvx",
      "args": [
        "git+https://github.com/peless/claude-thread-continuity.git"
      ]
    }
  }
}

From the README

**Never lose context again!** This MCP server automatically saves and restores project state when Claude threads hit token limits, ensuring seamless conversation continuity. - **πŸ”„ Automatic State Persistence** - Auto-saves project context during conversations - **⚑ Seamless Restoration** - Instantly restore full context when starting new threads - **πŸ›‘οΈ Smart Validation** - Prevents project fragmentation with intelligent name checking - **πŸ”’ Privacy First** - All data stored locally on your machine - **🎯 Zero Configuration** - Works invisibly once set up - **πŸ“Š Smart Triggers** - Auto-saves…
Read full README on GitHub β†’

πŸ’‘ Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers