Back to Home
smorand icon

clipboard-mcp

Verified Safe

by smorand

Overview

Provides cross-platform clipboard operations as an MCP server for AI agents.

Installation

Run Command
clipboard-mcp

Security Notes

The source code appears robust against common injection attacks by using `golang.design/x/clipboard`, which interacts with underlying system clipboard utilities (like `xclip` on Linux) by piping data to standard input rather than passing it as command-line arguments. No `eval` or dynamic code execution is observed. The project does not contain hardcoded secrets, obfuscation, or direct network risks beyond its standard I/O communication as an MCP server.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2026-01-19

Tags

ClipboardCross-platformMCPGoAgent Tool