Submit

Linux Clipboard MCP Server (wayland)

@arendtio

MCP server to write to the Wayland clipboard via wl-copy. This Model Context Protocol (MCP) server allows AI models to copy text directly to your Wayland clipboard using the wl-copy command-line tool.

Tools

Server Config

{
  "mcpServers": {
    "clipboard": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-wayland-clipboard"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.