Back to directory
peless/claude-thread-continuity

peless/claude-thread-continuity

@peless

An MCP server that automatically saves and restores project context when Claude threads hit token limits

claudecontextcontinuitythreadtoken-limitsstate-managementconversationmemory

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13