Skip to content
Back to search
30
MCP

mcp-clipboard

pypi/mcp-clipboard

MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

clipboard-mcp-server
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more.
0 tools
Clipboard
System clipboard MCP server for reading and writing tables, text, code, JSON, URLs, and images.
0 tools
Clipboard MCP
Cross-platform MCP server for system clipboard access (read, write, watch)
0 tools
io.github.cyanheads/clipboard-mcp-server
Read, write, and inspect the system clipboard on macOS, Linux (X11/Wayland), and Windows via MCP.
0 tools
@cyanheads/clipboard-mcp-server
Read, write, and inspect the system clipboard across macOS, Linux (X11/Wayland), and Windows via MCP.
0 tools
clipboard-mcp
MCP Server for system clipboard integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-clipboard": {
      "url": "None",
      "transport": "http"
    }
  }
}