Back to search
30
MCP

@aernoud/printmcp

npm/@aernoud/printmcp

MCP server for macOS printing — wraps CUPS (lp/lpstat/lpoptions) for printer discovery and printing

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

Similar MCP servers embedding-nearest

io.github.aernouddekker/printmcp
MCP server for macOS printing — wraps CUPS (lp/lpstat/lpoptions) for printer discovery and printing
0 tools
mcp-printer
MCP server for printing documents on macOS/Linux via CUPS. Gives AI assistants the ability to print files, manage print queues, and control
0 tools
@aernoud/calendarmcp
MCP server for macOS Calendar.app — calendar/event management via AppleScript
0 tools
macOS-MCP
MCP server for macOS desktop automation via the Accessibility API.
0 tools
@aernoud/facetimemcp
MCP server for macOS FaceTime — initiate phone, FaceTime audio, and FaceTime video calls
0 tools
@aernoud/contactsmcp
MCP server for macOS Contacts.app — contact management via AppleScript
0 tools

How to use

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

{
  "mcpServers": {
    "@aernoud/printmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}