← 返回
未分类 中文

Epson MCP

Print, scan, copy, and job control for the Epson WF-2250 (and other network-attached Epson inkjets) via MCP. Exposes tools for text/raster/PDF printing, prin...
通过 MCP 为 Epson WF‑2250(及其他网络连接的 Epson 喷墨打印机)提供打印、扫描、复印和作业控制功能,暴露文本/光栅/PDF 打印工具。
earlvanze earlvanze 来源
未分类 clawhub v0.2.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 78
下载
💾 1
安装
1
版本
#latest

概述

Epson MCP

MCP server for the Epson WF-2250 inkjet printer. Connects to the printer over

TCP/9100 (ESC/P-R) or LPD, with an optional Windows PowerShell spooler backend.

Tools

  • epson_diag — Diagnose connectivity and capabilities
  • epson_print_text — Print plain text via ESC/P-R
  • epson_print_file — Print a file from the shared volume (PDF auto-converted)
  • epson_print_raw — Send a base64-encoded ESC/P or PostScript payload
  • epson_status — Re-probe the printer and return a status summary
  • epson_ink — Ink level info (stub — WF-2250 doesn't expose ink over network)
  • epson_list_jobs — List Windows spooler jobs (requires PowerShell)
  • epson_cancel_job — Cancel a Windows spooler job (requires PowerShell)
  • epson_scan — Network scan (stub — WF-2250 doesn't support network scanning)
  • epson_copy — Network copy (stub)

Setup

  1. Deploy the Docker container (see repo README).
  2. Expose over Tailnet: tailscale serve --bg --set-path=/epson http://localhost:18790
  3. Wire into Codex/OpenClaw:

```bash

codex mcp add epson --url https://cyber.talpa-stargazer.ts.net/epson/mcp \

--bearer-token-env-var EPSON_MCP_AUTH_TOKEN

```

Backends

BackendProtocolNotes
---------------------------------------------------------------
raw9100TCP/9100 ESC/PDefault; works with WF-2250
lpdTCP/515 LPRFallback; most low-end Epsons ignore
windowsPowerShellOnly when PowerShell is available

When backend=auto (default), tries lpd → raw9100 → windows in order.

On Linux containers, the Windows backend is automatically skipped if

powershell.exe / pwsh is not found.

License

MIT-0

版本历史

共 1 个版本

  • v0.2.1 当前
    2026-06-07 13:13

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

business-ops

Renatus Icm

earlvanze
负责Renatus活动策划与执行,包括搭建落地页、推送邮件、处理报名、导出线索并同步退订。
★ 0 📥 509
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,141 📥 915,269
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,427 📥 326,811