A
licenseNot graded
qualityA
maintenanceRead, write, and inspect the system clipboard across macOS, Linux (X11/Wayland), and Windows via MCP.
808 npm
2
Apache 2.0
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct clipboard operation: copying data, pasting text, and pasting images. No ambiguity between them.
All tool names follow a consistent verb_noun pattern in snake_case: copy_to_clipboard, paste_from_clipboard, paste_image_from_clipboard.
Three tools are appropriate for a clipboard utility, covering the essential operations without bloat.
The tool set covers the fundamental clipboard actions: copy, paste text, and paste image. No obvious gaps for typical usage.