clipboard-mcp

clipboard-mcp

3.3

If you are the rightful owner of clipboard-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.

An MCP server that provides access to the macOS clipboard via OSAScript.

The MacOS Clipboard MCP Server is a specialized tool designed to interface with the macOS clipboard, allowing AI assistants to access and retrieve clipboard content. This server utilizes OSAScript to interact with the clipboard, supporting various content types such as text, images, and raw binary data. It is particularly useful for applications that require real-time access to clipboard data, ensuring that the most current content is always available. The server is built to handle different MIME types, providing a seamless experience for developers working with diverse data formats.

Features

  • Retrieve content from the macOS clipboard
  • Supports multiple content types: Text, Images (PNG), Raw binary data
  • Uses AppleScript via the osascript command
  • Handles various clipboard content types
  • Content is returned with appropriate MIME types