the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.d-khomenko/clipboard-history-mcp",
"description": "Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.",
"title": "Clipboard History MCP",
"repository": {
"url": "https://github.com/d-khomenko/clipboard-history-mcp",
"source": "github"
},
"version": "0.5.0-alpha.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/d-khomenko/clipboard-history-mcp/releases/download/v0.5.0-alpha.0/clipboard-history-mcp.mcpb",
"fileSha256": "974740ff73ff2dcf94d67304dccf666aee4d8f780a176f8802d2238aac309b65",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "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.",
"format": "filepath",
"name": "CLIPBOARD_VAULT_PATH"
},
{
"description": "Set to '1' to capture the active window title alongside each clip (needs Accessibility permission on macOS, X11 only on Linux).",
"format": "string",
"name": "CLIPBOARD_CAPTURE_WINDOW_TITLE"
},
{
"description": "Comma-separated app display names to skip (e.g. '1Password,Bitwarden,KeePassXC').",
"format": "string",
"name": "CLIPBOARD_IGNORE_APPS"
},
{
"description": "Set to '1' for paranoid mode — secrets are detected and metadata-logged but ciphertext is never stored.",
"format": "string",
"name": "CLIPBOARD_NEVER_STORE_SECRETS"
},
{
"description": "Maximum number of clips kept in the ring buffer. Defaults to 1000.",
"format": "string",
"name": "CLIPBOARD_HISTORY_MAX"
},
{
"description": "Watcher poll interval in milliseconds. Defaults to 1500.",
"format": "string",
"name": "CLIPBOARD_POLL_MS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-06T06:57:01.353254Z",
"publishedAt": "2026-05-06T06:57:01.353254Z",
"updatedAt": "2026-05-06T06:57:01.353254Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.5.0-alpha.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.