Skip to main content
Glama

MacOS Clipboard MCP Server

by newbeb

getClipboardContents

Retrieve clipboard contents on macOS, including text, images, or binary data, to access up-to-date information. Call this tool whenever clipboard data is needed to avoid caching outdated content.

Instructions

Fetch the contents of the clipboard (text, images, or binary data). Used to see what is on the clipboard. IMPORTANT: This tool should be called every time clipboard contents are needed as clipboard data can change; results should not be cached.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }
Install Server

Other Tools from MacOS Clipboard MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/newbeb/clipboard-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server