Clipboard runs on your own machine — the client starts it, so there is no endpoint to ping. 203 installs a week from pypi. Last commit 9 May 2026.
Read and write the system clipboard — tables, text, code, JSON, URLs, images, and more.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-clipboard -- uvx mcp-clipboard
{
"mcpServers": {
"mcp-clipboard": {
"args": [
"mcp-clipboard"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-clipboard]
command = "uvx"
args = ["mcp-clipboard"]
{
"mcpServers": {
"mcp-clipboard": {
"args": [
"mcp-clipboard"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-clipboard": {
"args": [
"mcp-clipboard"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.