智睦云打印
@zimsoft
智睦云打印 について
提供智睦云打印 MCP 服务,支持检查安装状态、查询打印机、上传文件、创建打印任务、设置单双面及直接打印到指定设备,适用于企业办公、远程打印和自动化文档输出场景。
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"webprinter": {
"type": "npx",
"command": "npx",
"args": [
"-y",
"webprinter_mcp"
],
"env": {
"WEBPRINTER_ACCESS_TOKEN": "your-access-token"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is 智睦云打印?
智睦云打印 is an MCP server that integrates with the official WebPrinter cloud printing service (any.webprinter.cn). It supports querying printers, uploading local files, creating roaming print tasks, printing directly to specified devices, and updating print parameters such as duplex, color, copies, and paper size.
How to use 智睦云打印?
Requires Python 3.10+. Install dependencies with pip install -r requirements.txt. Obtain an access token from the official OAuth page at https://any.webprinter.cn/get-ai-server-token and set it as the environment variable WEBPRINTER_ACCESS_TOKEN. Before first use, run python scripts/mcp_client.py check-install-progress to verify the client and printer are properly installed and bound.
Key features of 智睦云打印
- Query available printers from the service
- Upload local files to the cloud printing server
- Create roaming print tasks without specifying a printer
- Print documents directly to a named device
- Update duplex, color, copies, and paper size settings
- Uses HTTPS API with Bearer token authentication
Use cases of 智睦云打印
- Print a local file without specifying a printer (default roaming mode)
- Print a document directly to a specific named printer
- Update an existing print task’s duplex setting from single to double sided
- Change the color mode of a print task from color to monochrome
- Adjust the paper size of a print task from A4 to A3
FAQ from 智睦云打印
What runtime environment does 智睦云打印 require?
Python 3.10 or higher and the requests library (version 2.31.0
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント