Back to search
30
MCP

macos-clipboard-mcp

pypi/macos-clipboard-mcp

A simple utility that provides model context protocol (MCP) tools for interacting with the macOS clipboard.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-clippy
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
apple-mcp
Collection of apple-native tools for the model context protocol.
0 tools
clippy-mcp
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
XcodeBuildMCP
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
0 tools
macos-mcp
MCP Server for interacting with macOS Desktop.
0 tools
macOS-MCP
MCP server for macOS desktop automation via the Accessibility API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "macos-clipboard-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}