macos-cliboard-mcp

macos-cliboard-mcp

3.2

If you are the rightful owner of macos-cliboard-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A simple utility that provides model context protocol (MCP) tools for interacting with the macOS clipboard.

The MacOS Clipboard MCP is a utility designed to facilitate interaction with the macOS clipboard through Model Context Protocol (MCP) tools. It allows users to copy text to the clipboard, paste text from the clipboard, and paste images from the clipboard in various formats such as TIFF, PNG, and JPEG. This tool is particularly useful for developers and users who need to automate clipboard operations on macOS. The utility is built using Python and relies on AppleScript for clipboard operations, ensuring seamless integration with the macOS environment. It supports Python 3.12 and above, and uses modern Python tooling for development and dependency management.

Features

  • Copy text to the clipboard
  • Paste text from the clipboard
  • Paste images from the clipboard (supports TIFF, PNG, and JPEG formats)