Servers

Clipboard Mcp Server
@csabakecskemeti
Clipboard MCP Server
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clipboard": {
"type": "sse",
"url": "http://localhost:3001/sse"
}
}
}