Back to directory
claude-thread-continuity

claude-thread-continuity

@peless66

An MCP server that automatically saves and restores project context for Claude conversations, preventing loss of continuity when token limits are hit, and includes an anti-fragmentation system.

claudecontext managementtoken limitsconversation continuityanti-fragmentationai assistantcontext

Installation & Configuration

{
  "mcpServers": {
    "claude-continuity": {
      "command": "python3",
      "args": [
        "~/.mcp-servers/claude-continuity/server.py"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/6/7
Updated
2026/6/8