Back to search
30
MCP

mcp-printer

npm/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 printers.

Uptime
0.0%
3 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
@aernoud/printmcp
MCP server for macOS printing — wraps CUPS (lp/lpstat/lpoptions) for printer discovery and printing
0 tools
macOS-MCP
MCP server for macOS desktop automation via the Accessibility API.
0 tools
anycubic-cloud-mcp
MCP server and CLI for Anycubic Cloud printers.
0 tools
macos-mcp
MCP Server for interacting with macOS Desktop.
0 tools
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools

How to use

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

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