mcp-clipboard

cmeans/mcp-clipboard
★ 1 stars Python 🌐 Browser/Web Updated 2d ago
MCP server that reads and writes your system clipboard — tables, text, code, JSON, URLs, images — so Claude can paste, analyze, and copy back without losing structure.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-clipboard": {
      "command": "uvx",
      "args": [
        "mcp-clipboard"
      ]
    }
  }
}

Or install with pip: pip install mcp-clipboard

README Excerpt

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/cmeans/mcp-clipboard/main/src/mcp_clipboard/icons/mcp-clipboard-logo-dark.svg" width="128"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/cmeans/mcp-clipboard/main/src/mcp_clipboard/icons/mcp-clipboard-logo-light.svg" width="128">

Tools (17)

MCP_CLIPBOARD_DEBUGWAYLAND_DISPLAYXDG_RUNTIME_DIRXDG_SESSION_TYPEclipboard_copyclipboard_list_formatsclipboard_pasteclipboard_read_rawconfluencecsvhtmljirajsonmarkdownnotionslackxclip

Topics

claudeclaude-desktopclipboardmcpmcp-serverpython