mcp-server-clipboard
0
The MCP Server Clipboard is a Model Context Protocol server offering clipboard management functionality with tools for secure, authenticated content updates and retrievals. It provides configurable settings for clipboard size and operational port.
MCP Server Clipboard
A Model Context Protocol (MCP) server that provides clipboard functionality. This implementation follows the MCP specification and offers tools for reading and writing clipboard content.
Features
- Simple, lightweight MCP-compliant clipboard server
- Secure API token authentication
- Configurable clipboard size limits
- Tools for clipboard content management
- Configurable port via command-line arguments
Configuration
- Port: The port on which the server listens (default: 9001)
- Clipboard Size: Maximum size of clipboard content in bytes (default: 10,000 bytes)