mcp-clipboard

erik-balfe/mcp-clipboard

3.3

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

MCP Clipboard Manager is a persistent clipboard solution for AI agents, providing them with a memory upgrade to retain context across sessions.

Tools

Functions exposed to the LLM to take actions

clipboard_copy

Store text content like error messages and code snippets.

clipboard_copy_file

Store files such as images and documents.

clipboard_paste

Retrieve the latest copied item.

clipboard_list

Browse the entire clipboard history.

clipboard_search

Search for specific text within the clipboard.

clipboard_pin

Keep important items permanently.

clipboard_delete

Remove unwanted items from the clipboard.

clipboard_clear

Clear the entire clipboard history for a fresh start.

clipboard_look_at

View cached images and files.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources