Clipboard MCP✓
io.github.mnardit/clipboard-mcp · v0.1.0
v0.1.0▦ other mcpb: https://github.com/mnardit/clipboard-mcp/releases/download/v0.1.0/clipboard-mcp-linux-x86_64↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.mnardit/clipboard-mcp",
"description": "Cross-platform MCP server for system clipboard access (read, write, watch)",
"title": "Clipboard MCP",
"repository": {
"url": "https://github.com/mnardit/clipboard-mcp",
"source": "github"
},
"version": "0.1.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/mnardit/clipboard-mcp/releases/download/v0.1.0/clipboard-mcp-linux-x86_64",
"fileSha256": "904346c4e3dcab0997124c2144b6cf78922f4212b121133dc98487c0a91ac54a",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/mnardit/clipboard-mcp/releases/download/v0.1.0/clipboard-mcp-linux-aarch64",
"fileSha256": "f1e9051c638fa28af1098ee47f6006823980cc3b158c14115247cd9654b0047c",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/mnardit/clipboard-mcp/releases/download/v0.1.0/clipboard-mcp-macos-x86_64",
"fileSha256": "7014365cf5c46d2fb1868d20245861a4e36e0e40feb6c25b0bd7281784a90b37",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/mnardit/clipboard-mcp/releases/download/v0.1.0/clipboard-mcp-macos-aarch64",
"fileSha256": "d5604cdece108b7821b336601b4d8e4e95241a0823e93f19d6ae5ff40108412c",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/mnardit/clipboard-mcp/releases/download/v0.1.0/clipboard-mcp-windows-x86_64.exe",
"fileSha256": "dcea25b6ad5d3b23751a14f0a1b60cfbe16b838ce93598dfba7f75c34c85469f",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}