MCP.so
ログイン

ZPL-er

@goalves

ZPL-er について

prototype MCP server around generating PNG from ZPL so that agents can iterate better on results when someone asks me to build a really complex ZPL label layout

基本情報

カテゴリ

その他

ランタイム

go

トランスポート

stdio

公開者

goalves

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is ZPL-er?

ZPL-er is a Model Context Protocol (MCP) server that converts ZPL (Zebra Programming Language) code into PNG images. It is designed to help AI models generate and iterate on shipping labels, barcodes, and other ZPL-based designs by providing visual feedback.

How to use ZPL-er?

Install via go install github.com/goalves/zpl-er@latest, then configure the server in your MCP client settings (e.g., Claude Desktop) with the command "zpl-er". The server communicates over stdin/stdout.

Key features of ZPL-er

  • Converts ZPL code to PNG images for visual inspection
  • Provides visual feedback to help AI models iterate on designs
  • Bridges the gap between ZPL code and its rendered output
  • Helps debug ZPL positioning and formatting issues

Use cases of ZPL-er

  • Generating ZPL code from design requirements (e.g., Figma exports)
  • Converting ZPL to PNG for direct visual inspection
  • Iterating on label designs by comparing generated output with target designs
  • Debugging ZPL positioning and formatting issues

FAQ from ZPL-er

What is ZPL-er?

ZPL-er is an MCP server that converts ZPL code into PNG images, helping AI models generate and iterate on shipping labels and barcodes.

How do I install ZPL-er?

Install it with go install github.com/goalves/zpl-er@latest. It requires Go 1.19 or later.

How do I configure ZPL-er with an MCP client?

Add the following to your MCP client settings: { "mcpServers": { "zpl-er": { "command": "zpl-er" } } }.

What are the system requirements?

Go 1.19 or newer and an MCP-compatible client (e.g., Claude Desktop, Zed, Cursor).

What does ZPL-er convert?

It converts Zebra Programming Language (ZPL) code into PNG images.

コメント

「その他」の他のコンテンツ