Loading MCP server directory, please wait...
Read and write the system clipboard — tables, text, code, JSON, URLs, images, and more.
npx @getmcp/cli add io.github.cmeans/mcp-clipboardRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cmeans/mcp-clipboard": {
"command": "uvx",
"args": [
"mcp-clipboard"
]
}
}
}