Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by xiaoquisme • Uncategorized
An MCP server providing tools to interact with the macOS clipboard for text and images.
Copy text data to the macOS clipboard programmatically.
Retrieve text content from the macOS clipboard.
Extract images from the macOS clipboard in base64-encoded PNG format.
This MCP server offers simple utilities to copy text to the clipboard, paste text from it, and paste images in common formats like TIFF, PNG, and JPEG as base64-encoded PNGs. It leverages AppleScript on macOS for clipboard operations and integrates with modern Python tooling for easy development and deployment. The server is useful for automating clipboard interactions in macOS environments.