Linux Clipboard MCP Server (wayland)
@arendtio
关于 Linux Clipboard MCP Server (wayland)
MCP server to write to the Wayland clipboard via wl-copy.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"clipboard": {
"command": "npx",
"args": [
"-y",
"mcp-wayland-clipboard"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Linux Clipboard MCP Server (wayland)?
An MCP server that allows you to place AI-generated text directly into the system clipboard on Wayland. It is designed for users who want to quickly copy AI responses (e.g., formulas, code) without manual selection.
How to use Linux Clipboard MCP Server (wayland)?
Configure the server in your MCP client using the npx command as shown in the example config. Once running, send a prompt asking for text (e.g., "I need an Excel formula that sums values from 1 to 5 in column A"), and the server copies the generated text to the clipboard.
Key features of Linux Clipboard MCP Server (wayland)
- Places AI-generated text directly into the clipboard
- Works with Wayland display servers
- Simple setup via
npxcommand - No manual copy-paste needed for AI outputs
Use cases of Linux Clipboard MCP Server (wayland)
- Copy an Excel formula generated by AI to use in a spreadsheet
- Quickly grab AI-generated code snippets for pasting into an editor
- Transfer AI suggestions (e.g., configuration lines) directly to other applications
FAQ from Linux Clipboard MCP Server (wayland)
How do I install or run this server?
Use npx -y mcp-wayland-clipboard in your MCP client configuration as shown in the README.
Does this work on X11 or only Wayland?
The README title specifies Wayland; there is no mention of X11 support.
What dependencies are required?
The README does not list any additional dependencies beyond Node.js (since it uses npx).
Can I use it to copy arbitrary text, not just AI responses?
Yes, the server copies whatever text the AI model generates in response to your request. The example shows requesting an Excel formula.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论