chew-z/maccy-go
If you are the rightful owner of maccy-go 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.
The Maccy Clipboard MCP Server is a Go-based server that provides programmatic access to the Maccy clipboard history on macOS.
Tools
Functions exposed to the LLM to take actions
search_clipboard
Search clipboard history by text pattern or regex.
get_recent_items
Get the most recent clipboard items with optional filtering.
get_items_by_app
Get clipboard items from a specific application.
copy_to_clipboard
Copy a specific history item back to the current clipboard.
pin_item / unpin_item
Pin or unpin clipboard items for persistence.
export_history
Export clipboard history to a local file.
get_clipboard_stats
Get usage statistics about your clipboard history.
get_item_content
Get the full content of a specific clipboard item.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client