clipboard_read_raw

MCP tool from MCP Clipboard by cmeans

Return raw clipboard content for a given MIME type (diagnostic). Any non-binary type passes through; only image/, audio/, video/, and application/octet-stream are rejected. Use clipboardpaste for images. Accepts selection="primary" for the X11/Wayland PRIMARY selection.

How to use it

clipboard_read_raw is exposed by the MCP Clipboard MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the clipboard_read_raw tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Clipboard

$pipx run mcp-clipboard
FULL MCP CLIPBOARD LISTING