Skip to main content
Glama

MCP Printer Server

by steveclarke

set_default_printer

Set a specific printer as the default printing device for your macOS or Linux system using the CUPS printing system.

Instructions

Set a printer as the default printer

Input Schema

NameRequiredDescriptionDefault
printerYesPrinter name to set as default

Input Schema (JSON Schema)

{ "properties": { "printer": { "description": "Printer name to set as default", "type": "string" } }, "required": [ "printer" ], "type": "object" }

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/steveclarke/mcp-printer'

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