智睦云打印
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEBPRINTER_ACCESS_TOKEN | Yes | Cloud printing access token (required) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_install_progressB | Check whether the user's cloud print environment is fully configured. |
| query_printersA | List printers available to the current user. |
| query_printer_detailC | Query printer capabilities for a specific printer or shared device. |
| upload_fileA | Upload a local file and return a public URL that the print service can read. |
| create_roaming_taskC | Create a roaming print task from a public document URL. |
| update_printer_sideC | Update simplex or duplex settings for an existing roaming task. |
| update_printer_colorC | Update color mode for an existing roaming task. |
| update_printer_copiesC | Update copy count for an existing roaming task. |
| update_printer_paperA | Update paper size for an existing roaming task using a preset name or custom dimensions in millimeters. |
| direct_print_documentC | Send a document directly to a specific printer. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/zimsoft/webprinter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server