Zpl
Thermal label MCP server: render, validate, debug and convert ZPL, EPL, TSPL and CPCL labels.
- Transport
- Not stated
- Package
- —
- Registry id
- com.labelixa/zpl
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Labelixa runs a remote MCP (Model Context Protocol) server, so MCP-compatible AI clients can render, validate, debug and convert thermal label code — ZPL, EPL, TSPL and CPCL — and generate barcodes as first-class tools. No API key is required: anonymous calls share the free, per-IP rate-limited tier. The server is stateless and every call stands alone; nothing is stored between calls.
The endpoint is streamable HTTP (JSON-RPC) at https://api.labelixa.com/mcp, and the protocol speaks over POST. MCP calls pass the same rate and quota gates as the REST API.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.