Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.
{
"CLIPBOARD_VAULT_PATH": "YOUR_VALUE_HERE",
"CLIPBOARD_CAPTURE_WINDOW_TITLE": "YOUR_VALUE_HERE",
"CLIPBOARD_IGNORE_APPS": "YOUR_VALUE_HERE",
"CLIPBOARD_NEVER_STORE_SECRETS": "YOUR_VALUE_HERE",
"CLIPBOARD_HISTORY_MAX": "YOUR_VALUE_HERE",
"CLIPBOARD_POLL_MS": "YOUR_VALUE_HERE"
}Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-d-khomenko-clipboard-history-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-io-github-d-khomenko-clipboard-history-mcp"
],
"env": {
"CLIPBOARD_VAULT_PATH": "YOUR_VALUE_HERE",
"CLIPBOARD_CAPTURE_WINDOW_TITLE": "YOUR_VALUE_HERE",
"CLIPBOARD_IGNORE_APPS": "YOUR_VALUE_HERE",
"CLIPBOARD_NEVER_STORE_SECRETS": "YOUR_VALUE_HERE",
"CLIPBOARD_HISTORY_MAX": "YOUR_VALUE_HERE",
"CLIPBOARD_POLL_MS": "YOUR_VALUE_HERE"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
Clipboard History MCP is an MCP server for Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.. It supports STDIO transport.
Use the client-specific config in Install and add it to your MCP-compatible client.
Choose the Claude Desktop tab in Install and copy the config into Claude Desktop's MCP server settings.
Choose the Claude Code tab in Install and copy the config into Claude Code's MCP server settings.
Choose the Codex tab in Install and copy the config into Codex's MCP server settings.
Choose the Cursor or VS Code tab in Install and copy the config into Cursor or VS Code's MCP server settings.
Clipboard History MCP uses STDIO transport. Use the package or command config in Install.
Clipboard History MCP inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
Clipboard History MCP does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
https://github.com/d-khomenko/clipboard-history-mcp/releases/download/v0.5.0-alpha.0/clipboard-history-mcp.mcpbstdio | mcpb | Not captured | Env: CLIPBOARD_VAULT_PATH Env: CLIPBOARD_CAPTURE_WINDOW_TITLE Env: CLIPBOARD_IGNORE_APPS Env: CLIPBOARD_NEVER_STORE_SECRETS Env: CLIPBOARD_HISTORY_MAX Env: CLIPBOARD_POLL_MS |