macos-cliboard-mcp
1
MacOS Clipboard MCP is a utility designed for interacting with the macOS clipboard using Model Context Protocol. It allows users to copy text and paste text or images directly from the clipboard.
MacOS Clipboard MCP
A simple utility that provides model context protocol (MCP) tools for interacting with the macOS clipboard.
Features
- Copy text to the clipboard
- Paste text from the clipboard
- Paste images from the clipboard (supports TIFF, PNG, and JPEG formats)
Requirements
- Python 3.12+
- macOS (uses AppleScript for clipboard operations)
Start the MCP server to expose clipboard tools for copying and pasting text and images.