Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your devices, read OCR text extracted from copied images, and add new items to the clipboard. Tools: searchclipboard, getpasteitem, getclipboardstats, listtags, addtoclipboard.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Copy anything and paste it on any device, seamlessly
็ฎไฝไธญๆ
ยท
Official Website
ยท
Wiki
ยท
Download
ยท
Video
clone the repository
Compile and run the application
First start will download JBR / gradle dependencies.
If you encounter the following error:
you might need a VPN to download these dependencies.
To configure a proxy for gradle, add the following settings to gradle.properties, and adjust the parameters to match your proxy configuration:
Additionally, a series of technical blogs about CrossPaste is being published (approximately one article per week). If you're interested in developing cross-platform applications, you're welcome to read them.
The Chrome extension lives in web/ and is built via Gradle. Node.js (>= 18) is required โ the npmInstall task will fetch dependencies on first build.
Build the extension
The unpacked extension is emitted to web/dist/.
Load it into Chrome
chrome://extensions/web/dist/ directoryThe extension auto-discovers a CrossPaste desktop app running on the same machine and syncs clipboard content with it. To iterate on extension code, run npm run dev inside web/ for a fast Vite dev loop, then reload the extension in Chrome. The extension imports a Kotlin/JS core library produced by ./gradlew :core:jsBrowserProductionLibraryDistribution (also run as part of :web:build) โ re-run that task whenever you change core/ sources.
CrossPaste is continuously evolving! v2.2 brings a full command-line mode โ copy, paste, and search your history straight from the terminal. Here's what we're working on next:
This is just a small part of our plans. Want to learn more details and long-term plans? Check out our full roadmap.
Here are some FAQs that have been collected. If you have other questions, please create an issue to let us know.
ย
ย
ย
ย
ย
ย
ย
ย
ย No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/crosspaste-crosspaste-desktop)<a href="https://allmcps.com/mcp/crosspaste-crosspaste-desktop"><img src="https://allmcps.com/api/badge/crosspaste-crosspaste-desktop?style=directory" alt="Crosspaste Desktop on AllMCPs" /></a>