Back to Home
chrisguillory icon

claude-session-mcp

Verified Safe

by chrisguillory

Overview

Archive, restore, clone, delete, and manage Claude Code sessions across machines, preserving conversation history and artifacts.

Installation

Run Command
uvx --from git+https://github.com/chrisguillory/claude-session-mcp claude-session --help

Environment Variables

  • GITHUB_TOKEN
  • LOAD_ENV_FILE

Security Notes

The project extensively uses `subprocess.run` to interact with system tools (`ps`, `lsof`, `rg`, `gh`). While justified for its functionality (e.g., discovering Claude's PID/session ID, GitHub authentication), extensive use of subprocess can be a security risk if inputs are not sanitized, though inputs here are largely internal or UUIDs. `GITHUB_TOKEN` is handled via environment variables or `gh auth token` securely. No direct `eval` or obvious obfuscation observed. Interactions with user's `~/.claude/` directory are expected and documented.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Stars0
Forks0
Last Update2026-01-17

Tags

claude-codesession-managementarchiverestorelineage-trackinggithub-gist