
Clipboard MCP
- 9 repo stars
- Updated March 29, 2026
- mnardit/clipboard-mcp
Cross-platform MCP server that lets an agent read, write, and watch the system clipboard on Linux, macOS, and Windows.
About
Clipboard MCP is a cross-platform server that gives an AI agent read, write, and watch access to the system clipboard on Linux, macOS, and Windows via prebuilt native binaries. A solo builder reaches for it to move text between the agent and other apps hands-free - grabbing what you just copied, pasting agent output back, or reacting when the clipboard changes - without brittle OS-specific scripts.
- Read, write, and watch the clipboard
- Cross-platform: Linux, macOS, Windows
- Prebuilt native binaries
- stdio transport via mcpb
Clipboard MCP by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add ClipboardMCP -- npx -y mnardit/clipboard-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 9 |
|---|---|
| Last updated | March 29, 2026 |
| Repository | mnardit/clipboard-mcp ↗ |
What it does
Cross-platform MCP server that lets an agent read, write, and watch the system clipboard on Linux, macOS, and Windows.
Who is it for?
builders wiring agents into local copy-paste workflows
Skip if: headless servers with no clipboard
What you get
- clipboard read/write/watch access