MCP Server for system clipboard integration
Project description
Clipboard MCP Server
A Model Context Protocol (MCP) server that provides system clipboard read and write capabilities for AI assistants like Claude.
Features
- read_clipboard: Read text content from the system clipboard
- write_clipboard: Write text content to the system clipboard
- Cross-platform support (Linux, Windows, WSL)
Installation
pip install -e ~/clipboard-mcp
Usage
Add to your Claude Code MCP configuration:
claude mcp add --scope user clipboard-mcp clipboard-mcp
Requirements
Linux
xcliporxsel(install withsudo apt install xclip xsel)
Windows/WSL
- PowerShell (usually pre-installed)
clip.exe(usually pre-installed)
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clipboard_mcp-0.1.0.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clipboard_mcp-0.1.0.tar.gz.
File metadata
- Download URL: clipboard_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f58a1db6060aebb6c63e243d910a467d95f47102ca7a69203b34e8f5bee8a11e
|
|
| MD5 |
20f9ec694229fd0033d8b8d6b27dad16
|
|
| BLAKE2b-256 |
9351394701f001778f42fe5f65dd6b23ba7d268742affa29a6ebe5524457eff0
|
File details
Details for the file clipboard_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: clipboard_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d045d0f5361a8ffe354f571d83994e065020c0603b177cad07d6db333db770
|
|
| MD5 |
6b671fcef7776693425a42ff5e974853
|
|
| BLAKE2b-256 |
e8e9ae2335f2054ac4f5cceda2fdbdf1431608ffa4ac3a7e07e048169de99a9d
|