crosspaste-desktop

crosspaste-desktop

Cross-device clipboard synchronization tool, supports macOS, Windows, and Linux.

MCPOfficeOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 2.5k
Source
mcp-github

Overview

CrossPaste is a cross-device clipboard synchronization tool that supports macOS, Windows, and Linux. It provides end-to-end encryption and operates solely within local networks without relying on cloud storage. It includes built-in OCR functionality and an MCP server, enabling clipboard history to be exposed to AI assistants (such as Claude). Through the Model Context Protocol (MCP), AI can access and utilize this data. Ideal for users needing seamless clipboard sharing across devices.

Capabilities

  • Real-time cross-device clipboard synchronization
  • Supports multiple clipboard types (text, color, URL, HTML, RTF, image, file)
  • End-to-end encryption for data security
  • Operates within local networks, no cloud storage required
  • Automatic management and cleanup of clipboard storage
  • Local OCR for extracting text from images

Use cases

Cross-device copying and pasting of text and filesAccessing clipboard history via AI assistantsSecurely sharing clipboard content within a local network

Setup

Requires: API KeyNode 环境
git clone https://github.com/CrossPaste/crosspaste-desktop.git && cd crosspaste-desktop && ./gradlew app:run

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to configure proxy for downloading dependencies?

Add proxy settings in gradle.properties.

Which operating systems are supported?

Supports macOS, Windows, and Linux.

Related skills