mcpbeat Sign in

Clipboard History MCP Server

by d-khomenko Your server? Claim it
local only

Clipboard History MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 2 Aug 2026.

Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.

Installs / week
not published
19
Stars
2 open issues
2 Aug 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart src/cli/install_macos.rs:11
        std::path::PathBuf::from(&home).join(format!("Library/LaunchAgents/{}.plist", LABEL));

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Clipboard History MCP

same job, measured the same way
Ghosthunt
by 78degrees

Find every leaked secret on your machine — API keys in .env files, shell history, and configs.

55 installs/wk local only
seekrit — secrets for agents
by seekrit

Encrypted store for API keys and database URLs your code needs. Use them without reading them.

40 tools answering
Sops MCP
by privacyplaybook

MCP server for creating and managing SOPS-encrypted secrets

53 installs/wk local only
Netallion MCP Lite
by netallion

Local secret & credential checks for AI-assisted dev — runs on your machine, results redacted.

71 installs/wk local only
keyward
by arturayupov

Local encrypted secret broker for AI agents: request keys by name, approve each use over MCP.

local only
chat-recall
by munhq

One searchable history across every AI coding tool, with secret scanning and a shared task board.

1 347 installs/wk answering
ultranix-mcp
by jxoesneon

Secure Linux desktop automation - input, screen/OCR/vision, AT-SPI2 UI tree, window, clipboard

local only
Securecode
by juanisidoro

Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.

86 installs/wk local only

Clipboard History MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Clipboard History MCP?
Clipboard History MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Clipboard History MCP open source?
Yes — it is published under the MIT licence, written in Rust, 19 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.