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 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
mcp-clipboardify
MCP server providing clipboard access tools for AI assistants and automation workflows
0 tools
clipboard-ai-mcp
AI-powered clipboard ai MCP server for agents. Supports get clipboard, set clipboard, clipboard history. By MEOK AI Labs.
0 tools

How to use

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

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