Skip to content
Back to search
30
MCP v2.6.1

Clipboard

io.github.cmeans/mcp-clipboard

Read and write the system clipboard — tables, text, code, JSON, URLs, images, and more.

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

Similar MCP servers embedding-nearest

Clipboard
System clipboard MCP server for reading and writing tables, text, code, JSON, URLs, and images.
0 tools
clipboard-mcp-server
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more.
0 tools
mcp-clipboard
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more.
0 tools
Clipboard AI
AI-powered clipboard management and text manipulation tools.
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

How to use

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

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