io.github.d-khomenko
clipboard-history-mcp
Clipboard History MCP
Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.
stdiocommunityapplication
Package Details
d-khomenko/clipboard-history-mcp
Transportstdio
File SHA256974740ff73ff2dcf94d67304dccf666aee4d8f780a176f8802d2238aac309b65
Environment Variables
CLIPBOARD_VAULT_PATH(file)
Auto-mirror non-secret clips to this Obsidian vault directory. Sidecar `.md` per clip + bullet in `daily/YYYY-MM-DD.md`. Secrets are never mirrored.
CLIPBOARD_CAPTURE_WINDOW_TITLE(str)
Set to '1' to capture the active window title alongside each clip (needs Accessibility permission on macOS, X11 only on Linux).
CLIPBOARD_IGNORE_APPS(str)
Comma-separated app display names to skip (e.g. '1Password,Bitwarden,KeePassXC').
CLIPBOARD_NEVER_STORE_SECRETS(str)
Set to '1' for paranoid mode — secrets are detected and metadata-logged but ciphertext is never stored.
CLIPBOARD_HISTORY_MAX(str)
Maximum number of clips kept in the ring buffer. Defaults to 1000.
CLIPBOARD_POLL_MS(str)
Watcher poll interval in milliseconds. Defaults to 1500.