mcpbeat Sign in

Clippy MCP Server

local only

Clippy runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 4 Sep 2026.

Copy AI-generated content to the macOS clipboard: rich Gmail-ready email drafts, text, and files

Installs / week
not published
247
Stars
0 open issues
4 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 9 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.

        let task = Process()
Builds a file path from a variable pkg/recent/recent.go:597, clippy.go:747
        dstPath := filepath.Join(dst, relPath)
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/release-draggy.yml:84
    - name: Update Homebrew Tap
      env:
        HOMEBREW_TAP_TOKEN: ${{ secrets.GORELEASER_TOKEN }}

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 Clippy

same job, measured the same way
Engagelab Email
by r1ghtherewaiting

Send, receive, monitor and reply to email from AI agents with threaded inbox context.

34 installs/wk local only
Gmail MCP
by a1-x-tech

MCP server for the Gmail API: search, read and send email, manage drafts, labels and the trash.

182 installs/wk local only
Gmail
by mintmcp

A MCP server for Gmail that lets you search, read, and draft emails and replies.

answering
Missive
by usefulapi

Read email/chat conversations, messages, contacts and teams; draft, send and update threads.

19 tools answering
Agent Email
by usejunior

Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP

94 installs/wk local only
D
Coinslot — the vending machine for machines
by coinslot

13 micro-tools for agents: read pages, verify email, convert, validate, diff, extract. AI-operated.

13 tools answering
Orcha
by westonhancock

Securely search and manage workspace context files for AI agents and teams.

answering
Machine Inbox
by machineinbox

Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.

11 tools answering

Clippy — questions

Answers built from our own checks of this server.

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