← Index

Clipboard History MCP

io.github.d-khomenko/clipboard-history-mcp·v0.5.0-alpha.0·Other
Quality Score
85
/100

Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.

§01  Install

No runnable package or remote endpoint listed in the registry. Check the repo for manual install instructions.

§02  Environment variables
CLIPBOARD_VAULT_PATH

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

Set to '1' to capture the active window title alongside each clip (needs Accessibility permission on macOS, X11 only on Linux).

CLIPBOARD_IGNORE_APPS

Comma-separated app display names to skip (e.g. '1Password,Bitwarden,KeePassXC').

CLIPBOARD_NEVER_STORE_SECRETS

Set to '1' for paranoid mode — secrets are detected and metadata-logged but ciphertext is never stored.

CLIPBOARD_HISTORY_MAX

Maximum number of clips kept in the ring buffer. Defaults to 1000.

CLIPBOARD_POLL_MS

Watcher poll interval in milliseconds. Defaults to 1500.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other