MCP Server Clipboard

by modelcontextprotocol-ce

320 downloads
Not rated
GitHub

About

A MCP server to interact with Server Clipboard, research purpose only!

Details

Author
modelcontextprotocol-ce
Downloads
320
Categories
Other

- Simple, lightweight MCP-compliant clipboard server
- Secure API token authentication
- Configurable clipboard size limits (default 10,000 bytes)
- Tools: clipboard_update and clipboard_get
- Configurable port via command-line arguments

Clone the repository, install dependencies with go mod download, then run go run *.go (default port 9001) or specify a port with -port. Use the clipboard_update tool to set clipboard content and clipboard_get to retrieve it, authenticating with a Bearer token.

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:
- clipboard_update: Update clipboard content
- clipboard_get: Retrieve clipboard content
- Configurable port via command-line arguments

Installation

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.