Back to search
30
MCP

Clipboard MCP

io.github.mnardit/clipboard-mcp

Cross-platform MCP server for system clipboard access (read, write, watch)

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

Similar MCP servers embedding-nearest

mcp-clipboard
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more.
0 tools
clipboard-mcp-server
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more.
0 tools
clipboard-mcp
MCP Server for system clipboard integration
0 tools
@martin0359/clipcaster-mcp
Clipcaster MCP: a cross‑platform MCP clipboard server for AI CLIs (STDIO).
0 tools
computer-mcp
Cross-platform MCP server for computer automation and control
0 tools
mcp-clipboardify
MCP server providing clipboard access tools for AI assistants and automation workflows
0 tools

How to use

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

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