#What Maccy actually is
The Maccy clipboard manager is a small utility that sits in your menu bar and remembers what you copy. Instead of the single item macOS holds by default, it keeps a running list: text, links, and images from the last dozens or hundreds of copies. You press its shortcut, start typing to filter the list, hit Return, and the chosen item is pasted where your cursor was. That is the whole product, and its restraint is the point.
It was built by Alexey Rodionov and has been maintained in the open for years. There is no account to create, no dashboard, no cloud. The design goal is speed: open the list, find the clip, paste, get back to work. Because it is narrow, it starts instantly and stays out of the way, which is why it keeps showing up in Reddit threads whenever someone asks for the simplest option that just works.
#Does macOS already have a clipboard manager?
Partly, and this is the context that makes Maccy make sense. For most of macOS history, the built-in clipboard held exactly one thing: the last item you copied. You could peek at it through Finder, then Edit, then Show Clipboard, but that viewer shows only the current item and offers no history, no search, and no pinning.
That changed recently. As covered in the guide to clipboard history in macOS Tahoe, Apple finally added a built-in history that lives inside Spotlight: switch it on once, and past copies become searchable from Command-Space. It is a real improvement. But it is also newer and lighter than dedicated tools, and Maccy predates it by years. If you want a longer window of history, per-app filtering, pinned favorites, or a workflow that never touches Spotlight, a standalone manager still does more.
#Is Maccy free or paid?
Both, in a way that trips people up, so here is the honest breakdown. Maccy is open source, and the app is genuinely free: you can install it with brew install --cask maccy using Homebrew, or download and build it from the GitHub repository, and pay nothing. That is the same full app, not a crippled demo.
There is also a paid listing on the Mac App Store. It is the identical app, sold as a convenient way to support the developer and get updates through the store. So the answer to "is Maccy paid now?" is: the App Store version costs money, the Homebrew and source versions do not, and none of it is a subscription. You pick the path that matches how you like to install and whether you want to chip in. I describe the model rather than a price because store prices shift.
#Is Maccy safe?
A clipboard manager sees everything you copy, which can include passwords, tokens, and private text, so the safety question is fair and worth taking seriously. Maccy's answer rests on two things.
First, it is open source. The full code is public, so its behavior is auditable by anyone who wants to read it, and it has been read by many people over the years. Second, the history stays local. Maccy keeps your clips on your own Mac rather than syncing them to a server, so there is no cloud copy to breach. It can also be told to ignore specific apps, and it honors the concealed-type marker that password managers set on sensitive copies, which keeps those out of the history in the first place.
None of that removes the basic reality of any clipboard tool: the history file is only as private as the Mac it sits on. If someone has your unlocked machine, they can read your clipboard history the same way they could read your notes. So the sensible baseline is a login password and FileVault disk encryption, plus Maccy's ignore rules for anything you never want recorded. Within those limits, an open-source, local-only tool is about as safe as this category gets.
#Maccy versus the built-in options versus a notch tray
Same problem, three surfaces. Here is how they line up, with my bias stated plainly: I build a notch app, so treat the last column as the maker's own pitch.
| Trait | Built-in clipboard | Maccy | Notch tray |
|---|---|---|---|
| History depth | One item, plus Tahoe's Spotlight history | Long, configurable | Recent clips as a strip |
| How you reach it | Show Clipboard or Spotlight | Menu-bar shortcut, type to filter | Glance at the notch, drag out |
| Cost model | Included with macOS | Free, or paid on the App Store | Part of a paid app |
| Open source | No | Yes | No |
| Where it lives | Finder menu or Spotlight | Menu bar | Top-center notch |
Maccy is a fast keyboard-driven list. A notch tray trades that for an always-visible shelf you can see and drag from.
If a searchable, keyboard-first list is what you want, Maccy is an easy recommendation and a long-time favorite in the roundup of Mac clipboard managers. The difference with a notch approach is surface. Instead of opening a list, NotchBay keeps your recent clips as a visible tray hanging from the notch, so they are already on screen and you drag them straight into any app. That is a different feel, covered in depth in the piece on the notch as a clipboard tray. Neither is objectively better; they suit different hands.
#Frequently asked questions
Is Maccy free?
Maccy is free and open source. You can build it from the source on GitHub or install it with Homebrew at no cost. There is also a paid Mac App Store build; it is the same app, sold as a convenient way to support the developer and get automatic updates. Neither version is a subscription.
Is Maccy safe to use?
Maccy is open source, so anyone can read exactly what it does, and it keeps your clipboard history locally on your Mac rather than syncing it to a server. It can also be told to ignore apps you choose and to skip items marked as concealed by password managers. As with any clipboard tool, the history file itself is only as private as your Mac, so use a login password and disk encryption.
Does macOS already have a clipboard manager?
Partly. The classic macOS clipboard holds only the single most recent item, viewable through Finder then Edit then Show Clipboard. macOS Tahoe added a built-in clipboard history inside Spotlight. Tools like Maccy predate that and still offer more history, search, pinning, and filtering than the built-in options.
How is Maccy different from a notch clipboard tray?
Maccy lives in the menu bar and opens as a searchable list you drive with the keyboard. A notch tray, like the one in NotchBay, keeps recent clips as a visible strip at the top of the screen that you can glance at and drag out. They solve the same problem with different surfaces: a fast search list versus an always-there shelf.