-
securityA
license-
qualityAllows the AI to read from your local Apple Notes database (macOS only)
Last updated -
56
Python
MIT License
Provides access to the macOS clipboard via OSAScript, allowing retrieval of clipboard content including text, images, and binary data
An MCP server that provides access to the macOS clipboard via OSAScript. This tool allows AI assistants to see what content is on the user's clipboard, including text, images, and binary data.
To start the server:
For development with hot reloading:
Alternative development modes:
osascript
command to interact with the macOS clipboardYou must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Provides AI assistants access to the macOS clipboard content, supporting text, images, and binary data via OSAScript.