Skip to main content
Glama

MCP Printer Server

by steveclarke

get_print_queue

Check print queue status to view pending and active print jobs for specific printers or all printers, helping monitor printing progress and identify queued documents.

Instructions

Check the print queue for a specific printer or all printers. Shows pending and active print jobs.

Input Schema

NameRequiredDescriptionDefault
printerNoPrinter name to check queue for (optional, checks all if not specified)

Input Schema (JSON Schema)

{ "properties": { "printer": { "description": "Printer name to check queue for (optional, checks all if not specified)", "type": "string" } }, "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