Back to search
30
MCP

clipboard-mcp-server

pypi/clipboard-mcp-server

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

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
Cross-platform MCP server for system clipboard access (read, write, watch)
0 tools
clipboard-mcp
MCP Server for system clipboard integration
0 tools
clipboard-image-mcp
MCP server for reading clipboard images and passing them to Claude
0 tools
Clipboard
Read and write the system clipboard — tables, text, code, JSON, URLs, images, and more.
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-server": {
      "url": "None",
      "transport": "http"
    }
  }
}