Clipboard MCP
UnclaimedCross-platform MCP server for system clipboard access
Install
$
claude mcp add clipboard clipboard-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (7)
clear_clipboard
Clear all clipboard content.
get_clipboard
Read current text from the clipboard. Content over 100 KB is truncated.
get_clipboard_html
Read HTML content from the clipboard (e.g., rich text from browsers).
list_clipboard_formats
Probe which formats are available (text, HTML, image, files).
set_clipboard
Write text to the clipboard (max 1 MB).
timeout_secs
integer (optional)
watch_clipboard
Wait for clipboard text to change (default 30s, max 300s). Max 5 concurrent.