Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

An MCP server that provides access to the macOS clipboard via OSAScript. This tool allows AI assistants to see what content is on the user's clipboard, including text, images, and binary data.

<a href="https://glama.ai/mcp/servers/t0r959dh66">
<img width="380" height="200" src="https://glama.ai/mcp/servers/t0r959dh66/badge" alt="MacOS Clipboard Server MCP server" />
</a>

## Features

- Retrieve content from the macOS clipboard
Expand Down Expand Up @@ -48,4 +52,4 @@ bun run mcp-cli # Run with mcp-cli tool
## Requirements

- macOS operating system
- Bun runtime
- Bun runtime