Maccy
Lightweight clipboard manager for macOS

Maccy — Official Website
Quick Take: Maccy
Maccy is the clipboard manager macOS should ship with. It's fast, it's free, it's private, and it does exactly one thing well: keeping a searchable history of everything you copy. The keyboard-first design means you spend less than a second retrieving a past item. The pinned shortcuts turn it into a basic text expander. The privacy model—local only, no telemetry, auto-ignores passwords—means you can use it without thinking about data exposure. The only reason it's not 5/5 is the lack of snippet organization (folders or tags) and the default behavior of clearing history on quit, which trips up new users. Install it, change those two settings, and never think about your clipboard again.
Best For
- •Developers who copy code, commands, and IDs constantly
- •Anyone frustrated by macOS's single-item clipboard
- •Privacy-conscious users who want local-only clipboard history
- •Power users who want a free alternative to Paste or CleanClip
What is Maccy?
Every developer has the same experience at some point: you copy something, then copy something else, and the first thing is gone forever. macOS has a clipboard that holds exactly one item. One. In 2026, when you're juggling API keys, SQL queries, terminal commands, JSON snippets, and Slack messages across a dozen windows, a single-item clipboard is a genuine productivity bottleneck. Maccy fixes this with a dead-simple approach: it watches your clipboard and keeps a history of everything you copy. Press Shift+Command+C (or whatever shortcut you set), and a small popup appears near your cursor with your recent copies. Start typing to filter. Hit Enter to paste. That's the entire interaction model. No sidebar, no floating window, no subscription, no account. Built by developer Alex Pavlov and released under the MIT license, Maccy is a native macOS app written in Swift that lives in your menu bar. It stores clipboard history locally—nothing touches a server, nothing syncs to a cloud, nothing gets analyzed. The app uses maybe 30MB of RAM and zero percent CPU when idle. It supports text, images, file references, and rich text with formatting. What makes Maccy stand apart from paid alternatives like Paste ($3.99/mo) or CleanClip is its philosophy: a clipboard manager should be invisible until you need it, fast when you use it, and gone when you're done. No tutorials, no onboarding flow, no AI features. You install it, set your shortcut, and forget it exists until you need that UUID you copied three hours ago.
Install with Homebrew
brew install --cask maccyDeep Dive: Why Developers Prefer Maccy Over Paid Alternatives
The clipboard manager market on macOS is oddly crowded for such a simple concept. Paste wants $3.99/month. CleanClip charges a one-time fee but adds features most people don't need. CopyClip is free but barely functional. Maccy occupies the sweet spot: it's genuinely free, genuinely fast, and genuinely private.
History & Background
Maccy was created by Alex Pavlov and first released in 2018. It started as a straightforward Swift app that watched the clipboard and presented history in a popup. Over the years, it gained fuzzy search, pinned items, regex support, and eventually OCR for image text search. The 2.6 releases in 2025-2026 brought macOS Sequoia compatibility, improved memory management, and stability fixes. Throughout its development, the project stayed focused: do one thing, do it fast, don't add bloat.
How It Works
Maccy is written in Swift and uses AppKit for its UI—no Electron, no web views. The clipboard monitoring uses macOS's NSPasteboard API to detect changes. Items are stored in a local SQLite database that stays compact even with thousands of entries. The search uses a combination of string matching and fuzzy algorithms that run on the main thread without perceptible delay because the dataset is small enough to search linearly. Image previews are generated lazily and cached. The app's memory footprint is typically 25-35MB because it only loads thumbnails for visible items in the popup.
Ecosystem & Integrations
Maccy lives in the broader macOS productivity ecosystem alongside tools like Rectangle (window management), Shottr (screenshots), and Raycast (launcher). Many developers install all four as part of their base Mac setup. Maccy integrates well because it's minimal—it doesn't try to be a launcher, a snippet manager, or a note-taking tool. It manages your clipboard and gets out of the way. The GitHub community around Maccy is active but small, with contributions focused on translations, accessibility improvements, and bug fixes rather than feature sprawl.
Future Development
Maccy's development follows a maintenance-focused pattern rather than a feature-heavy roadmap. Updates primarily address macOS compatibility (each new macOS version requires testing and sometimes fixes), performance improvements, and community-requested quality-of-life features. The developer has been clear about keeping the app focused rather than expanding it into a full snippet manager or text expander. This discipline is why Maccy remains fast and reliable—it resists the temptation to become everything to everyone.
Key Features
Keyboard-First Design
Maccy is built around the keyboard. You trigger it with a global hotkey (default: Shift+Command+C), search by typing immediately—no need to click a search field—and select with arrow keys or by pressing the number next to each item. The whole interaction takes under a second. You never touch the mouse. This matters because the entire point of a clipboard manager is speed. If it takes longer to find a previous copy than it would to re-copy it, the tool fails. Maccy passes this test every time.
Search with Fuzzy Matching and Regex
When Maccy's popup appears, just start typing. The list filters in real time. Fuzzy matching means you don't need exact text—typing 'usr lcl' will find '/usr/local/bin'. For developers who need precision, regex search is available too. If you copied a phone number three days ago and remember it started with 415, type '415' and it appears instantly. The search works across text and rich content types in your clipboard history.
Pinned Items with Keyboard Shortcuts
Some things you paste constantly: your email address, a standard code review comment, a SQL snippet you run daily, a canned Slack response. Maccy lets you pin these items so they always appear at the top of your history, regardless of what else you copy. You can also assign individual keyboard shortcuts to pinned items, turning them into instant-paste buttons. Pin your five most-used snippets, assign them to Option+1 through Option+5, and you have a lightweight text expander built into your clipboard manager.
Ignore Specific Apps
Maccy automatically ignores passwords from 1Password, Bitwarden, and other password managers—it detects the concealed clipboard flag these apps set. Beyond that, you can manually blacklist any app. If you use a banking app or a secure messaging tool, add it to Maccy's ignore list and nothing from that app gets recorded. This isn't buried in settings—it's right in Preferences under 'Ignored Apps', one click to add.
Image and Rich Text History
Maccy doesn't just store plain text. Screenshots, copied images from Figma, HEIC photos, rich text with formatting—it captures all of it. Image previews appear as thumbnails in the history popup so you can visually identify what you're looking for. This is surprisingly useful for designers copying assets between apps, or for anyone who takes a lot of screenshots. Images are stored with thumbnails for easy visual identification.
Paste as Plain Text
One of the most common clipboard frustrations: you copy text from a webpage and paste it into a document, and it brings along the font, size, color, and background. Maccy has a paste-as-plain-text option that strips all formatting. You can make this the default behavior in preferences so every paste from Maccy comes through as clean, unformatted text. This alone saves enough daily frustration to justify installing the app.
Configurable History Size
By default, Maccy keeps your last 200 copied items. You can increase this to thousands if you want a deep history, or reduce it if you prefer a lean list. History can be set to persist across app restarts (it doesn't by default) or clear automatically when you quit the app. The storage footprint stays small either way—even with 1000 text items, Maccy's database is under a megabyte.
Native macOS Look and Feel
Maccy's popup looks like it belongs in macOS. It follows your system appearance (dark mode, light mode, accent colors), uses native text rendering, and respects macOS accessibility settings. There's no custom window chrome, no branded splash screen, no settings panel that looks like it was designed for a different operating system. It feels like a feature Apple forgot to build into macOS.
Who Should Use Maccy?
1The Backend Developer
You're debugging a production issue. In the last ten minutes, you've copied a stack trace from Datadog, a user ID from the database, an API endpoint from Postman, a curl command from the documentation, and a JSON payload from the logs. Without Maccy, you'd have to go back to each source to re-copy these values. With Maccy, you press Shift+Command+C, type 'curl' to find the command, paste it, then pull up the user ID the same way. Your clipboard history becomes a working memory buffer for your debugging session.
2The Technical Writer
Writing documentation means constantly copying class names, method signatures, error messages, and code examples from the codebase. You're also pulling quotes from Slack conversations and links from Jira tickets. Maccy's search lets you find any of these by typing a fragment. The pin feature lets you keep commonly-referenced class names at the top. Paste-as-plain-text ensures that code snippets don't carry unwanted formatting into your Markdown files.
3The Designer Moving Between Tools
Your workflow involves Figma, Photoshop, and a browser. You copy hex color codes, asset names, icon SVGs, and client feedback text throughout the day. Maccy stores all of it—including the images. When the client asks 'what was that blue we used on the header?', you search your history for the hex code instead of hunting through Figma layers. The image thumbnails in Maccy's popup help you quickly identify which screenshot or asset you need.
4The Customer Support Engineer
You handle 30 tickets a day and paste the same troubleshooting steps, documentation links, and canned responses repeatedly. Pin your top 10 responses in Maccy with keyboard shortcuts assigned to each. Option+1 pastes the reset instructions, Option+2 pastes the upgrade guide link, Option+3 pastes the log collection command. You've just built a free, instant response system without subscribing to a text expansion service.
5The Student Researching
You're writing a paper and copying quotes, citations, URLs, and data points from a dozen PDFs and web pages. Without a clipboard manager, you'd have a separate document open just for collecting snippets. With Maccy, everything you copy during your research session is automatically saved and searchable. When you need that statistic from the third paper you read, type a keyword and it's there.
How to Install Maccy on Mac
Maccy can be installed via Homebrew (free) or purchased from the Mac App Store ($9.99, which supports the developer).
Install via Homebrew
Open Terminal and run `brew install maccy`. This downloads and installs the latest version. The Homebrew version is identical to the App Store version—same features, same code.
Grant Accessibility Permission
On first launch, macOS asks you to grant Maccy Accessibility permission in System Settings → Privacy & Security → Accessibility. This is required for Maccy to read your clipboard. Without it, the app can't function.
Set Your Preferred Shortcut
Click the Maccy icon in your menu bar, open Preferences, and set your activation shortcut. The default is Shift+Command+C. If that conflicts with another app, change it to something like Control+Space or Option+V.
Configure Launch at Login
In Preferences, enable 'Launch at Login' so Maccy starts automatically when you boot your Mac. Without this, you'd need to manually launch it each time, and any copies made before launching won't be captured.
Pro Tips
- • The Homebrew version is free. The Mac App Store version costs $9.99 and supports the developer—functionally identical.
- • If you're migrating from Paste or another clipboard manager, there's no import feature. Just start fresh—your history builds up fast.
- • Add Maccy to your 'Login Items' in System Settings if the built-in Launch at Login option doesn't stick after macOS updates.
Configuration Tips
Enable Persistent History
By default, Maccy clears your history when the app quits. Open Preferences and uncheck 'Clear history on quit' to keep your clipboard history across restarts. This is the first setting most users change, and the app probably should have this as the default.
Set Paste as Plain Text by Default
In Preferences, enable 'Paste without formatting' as the default behavior. This saves you from pasting styled text from web pages into your code editor or documents. You can still paste with formatting on demand using a modifier key.
Increase History Size for Deep Work
The default 200-item history is fine for casual use. If you're doing research, debugging, or any work that involves heavy clipboard usage over days, increase it to 500 or 1000. The storage cost is negligible—a few hundred KB.
Blacklist Sensitive Apps
Go to Preferences → Ignored Apps and add any application that handles sensitive data: banking apps, cryptocurrency wallets, secure email clients. Maccy already ignores password manager copies automatically, but adding extra apps gives you peace of mind.
Use Pin Shortcuts as a Text Expander
Pin your 5-10 most frequently pasted items (email signatures, code snippets, standard responses) and assign each a keyboard shortcut. This turns Maccy into a lightweight text expansion tool. It's not as full-featured as Raycast's snippets or TextExpander, but for simple repeated pastes, it works perfectly and costs nothing.
Alternatives to Maccy
The clipboard manager space on macOS has a few notable options:
Paste
Paste has a beautiful visual timeline and iCloud sync across devices. It's the premium option at $3.99/month. Compared to Maccy, it's prettier but slower to interact with—the visual layout encourages browsing over searching. Choose Paste if you want cross-device sync and a visual clipboard; choose Maccy if you want speed and don't want a subscription.
CopyClip / CopyClip 2
CopyClip is a free, bare-bones clipboard history that lives in your menu bar. It stores plain text only—no images, no rich text, no search. It's adequate if you just need to see your last 10 copies, but Maccy's search, pinning, and image support make it the better free option for anyone who copies more than just text.
Raycast Clipboard History
Raycast includes clipboard history as one of its many features. If you already use Raycast as your launcher, the built-in clipboard history might be enough. But Maccy's dedicated interface is faster to invoke and navigate than Raycast's, and Maccy's pinned items with shortcuts have no equivalent in Raycast's clipboard feature.
Flycut
Flycut is another open-source clipboard manager, but it's much simpler—text-only, no search, no pinning, no image support. It's based on the abandoned Jumpcut project. If you only need basic text history, Flycut works. For anything beyond that, Maccy is the clear upgrade.
Pricing
Maccy is open-source under the MIT license. You can download it for free from maccy.app or via Homebrew. The Mac App Store version costs $9.99 (one-time) and exists as a way to support the developer financially. Both versions are identical in features. There are no subscriptions, no premium tiers, no ads, and no in-app purchases. This is notable because competitors like Paste charge $3.99/month ($47.88/year) for comparable functionality. Maccy gives you the same core experience—clipboard history, search, pinned items—for free.
Pros
- ✓Genuinely fast—popup appears in under 100ms, search filters instantly
- ✓Keyboard-first design means you never need the mouse
- ✓Fuzzy search and regex support for finding items in large histories
- ✓Open-source (MIT license) with transparent, auditable code
- ✓Zero telemetry—all data stays local on your Mac
- ✓Automatically ignores passwords from 1Password, Bitwarden, and similar
- ✓Pinned items with custom shortcuts work as a free text expander
- ✓Paste-as-plain-text strips unwanted formatting
- ✓Native macOS appearance with dark mode support
- ✓Tiny resource footprint—~30MB RAM, no background CPU usage
Cons
- ✗macOS only—no Windows or Linux version
- ✗No cloud sync by design (privacy tradeoff)
- ✗Requires macOS Sonoma 14 or newer, excluding older Macs
- ✗History clears on quit by default—you must enable persistence in settings
- ✗No snippet organization features (folders, tags, categories)
- ✗Can't edit clipboard items after they're captured
Community & Development
Maccy is maintained by Alex Pavlov on GitHub, where the project has earned over 19,000 stars. The issue tracker is active—bugs get acknowledged within days and fixes ship in point releases. The project accepts community translations (currently supporting 30+ languages), and the codebase is clean enough that contributors regularly submit pull requests for features and fixes. The Mac App Store listing provides a revenue stream for the developer, and the App Store reviews are overwhelmingly positive (4.7 stars). The community is small but appreciative—Maccy is the kind of tool people discover through word-of-mouth recommendations on Reddit, Hacker News, and developer blogs, and once installed, it becomes part of their permanent setup.
Video Tutorials
Getting Started with Maccy
More Tutorials
Maccy - Install + tutorial on Mac - Free clipboard history manager for Macbook for easy Copy & Paste
Appychip • 12.4K views
clipboard manager for MacOS | a MACCY review
David Kayode • 10.2K views
Windows Clipboard for Mac ?
1MinuteCode • 10.1K views
Frequently Asked Questions about Maccy
Our Verdict
Maccy is the clipboard manager macOS should ship with. It's fast, it's free, it's private, and it does exactly one thing well: keeping a searchable history of everything you copy. The keyboard-first design means you spend less than a second retrieving a past item. The pinned shortcuts turn it into a basic text expander. The privacy model—local only, no telemetry, auto-ignores passwords—means you can use it without thinking about data exposure. The only reason it's not 5/5 is the lack of snippet organization (folders or tags) and the default behavior of clearing history on quit, which trips up new users. Install it, change those two settings, and never think about your clipboard again.
About the Author
Productivity & Workflow Analyst
Related Technologies & Concepts
Related Topics
Clipboard Management
Tools for extending macOS clipboard with history, search, and organization.
macOS Productivity Utilities
Small, focused tools that fill gaps in macOS functionality.
Sources & References
Key Verified Facts
- Confirms that the native macOS clipboard fundamentally holds only the single most recently copied item.[cite-1]
- Details Apple's native Universal Clipboard functionality, which Maccy integrates with to preserve cross-device copying.[cite-2]
- Official app documentation stating Maccy is a native, lightweight macOS clipboard manager built to retain copy history.[cite-3]
- Official documentation verifying that Maccy stores all clipboard history locally and ignores sensitive data from password managers like 1Password.[cite-4]
- Open-source repository confirming the app is written entirely in native Swift and utilizes the macOS NSPasteboard API.[cite-5]
- 1Copy and paste on Mac - Apple Support
Accessed May 6, 2026
"Confirms that the native macOS clipboard fundamentally holds only the single most recently copied item."
- 2Use Universal Clipboard to copy and paste between your Apple devices
Accessed May 6, 2026
"Details Apple's native Universal Clipboard functionality, which Maccy integrates with to preserve cross-device copying."
- 3Maccy - Lightweight clipboard manager for macOS
Accessed May 6, 2026
"Official app documentation stating Maccy is a native, lightweight macOS clipboard manager built to retain copy history."
- 4Maccy FAQ & Privacy - GitHub README
Accessed May 6, 2026
"Official documentation verifying that Maccy stores all clipboard history locally and respects privacy by ignoring sensitive data from password managers."
- 5GitHub - p0deje/Maccy: Lightweight clipboard manager for macOS
Accessed May 6, 2026
"Open-source repository confirming the app is written entirely in native Swift and utilizes the macOS NSPasteboard API."
- 6Maccy Releases - GitHub
Accessed May 6, 2026
"Changelog and release notes detailing performance improvements, bug fixes, and compatibility updates for newer macOS versions."
- 7The best clipboard managers for Mac in 2024
Accessed May 6, 2026
"Tech publication review highlighting Maccy as the top 'minimalist' clipboard manager due to its unobtrusive menu bar interface."
- 86 Best Mac Clipboard Managers to Track Your Copied Text
Accessed May 6, 2026
"Review praising Maccy's fast keyboard-driven search functionality and its ability to quickly pin frequently used JSON and SQL snippets."
- 9Maccy: A lightweight clipboard manager for macOS | Hacker News
Accessed May 6, 2026
"Developer community discussion and consensus confirming Maccy's efficiency and preference among developers over heavier, subscription-based alternatives."
- 10Slant - 16 Best clipboard managers for macOS as of 2024
Accessed May 6, 2026
"Community benchmark data ranking Maccy highly for its exceptionally low memory footprint and fast execution speed compared to Electron-based apps."