{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_rfb6acn8pu88","handle":"labelixa","url":"https://wellknown.network/agents/labelixa","links":{"self":"https://wellknown.network/agents/labelixa/record.json","html":"https://wellknown.network/agents/labelixa","markdown":"https://wellknown.network/agents/labelixa/record.md","api":"https://wellknown.network/api/v1/agents/labelixa","status":"https://wellknown.network/api/v1/agents/labelixa/status","claim":"https://wellknown.network/agents/labelixa/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/labelixa/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.labelixa.com:server:labelixa","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Labelixa","summary":"Preview ZPL labels as PNG, validate ZPL with structured diagnostics, generate barcodes.","description":"Preview ZPL labels as PNG, validate ZPL with structured diagnostics, generate barcodes.","publisher":{"name":"com.labelixa","url":null},"homepage":null,"repository":null,"version":"0.2.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://api.labelixa.com/mcp","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"npm:labelixa-mcp","type":"package_npm","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-25T18:49:08.846522Z","publishedAt":"2026-08-25T18:49:08.846522Z","registryName":"com.labelixa/zpl"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"ai.prompting","name":"Prompt Management","confidence":0.525,"provenance":"derived"},{"slug":"content.writing","name":"Writing & Editing","confidence":0.51,"provenance":"derived"},{"slug":"documents.conversion","name":"Document Conversion","confidence":0.51,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.51,"provenance":"derived"}],"categories":["ai","commerce","content","documents"]},"observed":{"status":"live","statusReason":"Responded 2h ago.","lastOkAt":"2026-09-05T21:30:21.331Z","lastProbedAt":"2026-09-05T21:30:21.331Z","statusComputedAt":"2026-09-05T21:30:44.227Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":279},"latestObservations":[{"at":"2026-09-05T21:30:21.331Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":279,"error":null,"detail":{"tools":[{"name":"zpl_preview","description":"Render ZPL label code and return the label as a PNG image. Use this to SEE what ZPL output looks like — LLMs can write ZPL but cannot otherwise verify the visua"},{"name":"zpl_validate","description":"Lint ZPL code and return structured diagnostics: unknown commands, missing ^FS, out-of-range parameters, fields outside the label boundary. Run this before zpl_"},{"name":"zpl_command_help","description":"Explain a single ZPL command: syntax, parameters with types/ranges/options, a fragment example and whether the Labelixa renderer draws it. Data comes from the s"},{"name":"barcode_png","description":"Generate a single barcode as a PNG image (Code 128, QR, DataMatrix, EAN-13, UPC-A, PDF417 and more). For a full label with text and layout, write ZPL and use zp"},{"name":"language_detect","description":"Detect which printer language raw label code is written in (ZPL, EPL, TSPL or CPCL). Heuristic: returns the language plus a confidence TIER (high/medium/low) an"},{"name":"epl_validate","description":"Lint EPL/EPL2 label code; returns positioned findings with severity as JSON."},{"name":"tspl_validate","description":"Lint TSPL/TSPL2 label code; returns positioned findings with severity as JSON."},{"name":"cpcl_validate","description":"Lint CPCL label code; returns positioned findings with severity as JSON."},{"name":"explain_zpl","description":"Full health report for a ZPL label: sectioned findings (syntax, size/DPI, orientation, barcodes, fonts, graphics memory, job behaviour) with an honest score — s"},{"name":"convert_zpl_dpi","description":"Rescale ZPL between printer resolutions (203/300/600 DPI): coordinates, fonts, barcode module width and label size are scaled. Embedded ^GF/~DG image data is NO"},{"name":"template_list","description":"List Labelixa's first-party label template catalog: id, English name, category, size/density and tags. Read-only product content (no tenant data). Fetch one wit"},{"name":"template_get","description":"Fetch one catalog template: metadata, preview image URL and — for non-premium templates — the ZPL source, ready for zpl_preview. Premium templates return metada"},{"name":"epl_preview","description":"Render EPL/EPL2 label code and return a PNG preview. The preview assumes 203 dpi and is an interpretation of the EPL2 manual covering a core command subset — no"},{"name":"tspl_preview","description":"Render TSPL/TSPL2 label code and return a PNG preview. The preview assumes 203 dpi and is an interpretation of the TSPL manual covering a core command subset — "},{"name":"cpcl_preview","description":"Render CPCL label code and return a PNG preview. The preview assumes 203 dpi and is an interpretation of the CPCL manual covering a core command subset — no phy"},{"name":"image_to_zpl","description":"Convert an image (PNG, JPEG, BMP or GIF, max 200 KB) to a ZPL ^GF graphic command. Returns the ZPL plus measured dimensions and the physical print size at the c"},{"name":"barcode_verify","description":"Decode barcodes from a photo or scan of a PRINTED label (PNG, JPEG, BMP or GIF) and report what a software decoder reads back. Honest by design: 'read' does not"},{"name":"zpl_compatibility","description":"Compatibility RISK analysis of ZPL code against a specific printer model (e.g. 'zebra-zd421'). NOT an emulator and never says 'it works': reports the model's la"},{"name":"bulk_submit","description":"Submit a bulk label production job: one ZPL template with {{variable}} placeholders plus data rows (one object per label). Requires an API key whose plan includ"},{"name":"bulk_status","description":"Status of one bulk job you own: state, attempt count and — when finished — the summary with produced count and per-row failures (row number + reason; failed row"},{"name":"bulk_list","description":"List your recent bulk jobs (id, state, error class, timestamps), newest first. Useful to recover a lost job id; details via bulk_status."}],"toolCount":21,"serverName":"labelixa","capabilities":["tools"],"serverVersion":"0.4.0","protocolVersion":"2025-03-26"}}],"tools":[{"name":"zpl_preview","description":"Render ZPL label code and return the label as a PNG image. Use this to SEE what ZPL output looks like — LLMs can write ZPL but cannot otherwise verify the visua"},{"name":"zpl_validate","description":"Lint ZPL code and return structured diagnostics: unknown commands, missing ^FS, out-of-range parameters, fields outside the label boundary. Run this before zpl_"},{"name":"zpl_command_help","description":"Explain a single ZPL command: syntax, parameters with types/ranges/options, a fragment example and whether the Labelixa renderer draws it. Data comes from the s"},{"name":"barcode_png","description":"Generate a single barcode as a PNG image (Code 128, QR, DataMatrix, EAN-13, UPC-A, PDF417 and more). For a full label with text and layout, write ZPL and use zp"},{"name":"language_detect","description":"Detect which printer language raw label code is written in (ZPL, EPL, TSPL or CPCL). Heuristic: returns the language plus a confidence TIER (high/medium/low) an"},{"name":"epl_validate","description":"Lint EPL/EPL2 label code; returns positioned findings with severity as JSON."},{"name":"tspl_validate","description":"Lint TSPL/TSPL2 label code; returns positioned findings with severity as JSON."},{"name":"cpcl_validate","description":"Lint CPCL label code; returns positioned findings with severity as JSON."},{"name":"explain_zpl","description":"Full health report for a ZPL label: sectioned findings (syntax, size/DPI, orientation, barcodes, fonts, graphics memory, job behaviour) with an honest score — s"},{"name":"convert_zpl_dpi","description":"Rescale ZPL between printer resolutions (203/300/600 DPI): coordinates, fonts, barcode module width and label size are scaled. Embedded ^GF/~DG image data is NO"},{"name":"template_list","description":"List Labelixa's first-party label template catalog: id, English name, category, size/density and tags. Read-only product content (no tenant data). Fetch one wit"},{"name":"template_get","description":"Fetch one catalog template: metadata, preview image URL and — for non-premium templates — the ZPL source, ready for zpl_preview. Premium templates return metada"},{"name":"epl_preview","description":"Render EPL/EPL2 label code and return a PNG preview. The preview assumes 203 dpi and is an interpretation of the EPL2 manual covering a core command subset — no"},{"name":"tspl_preview","description":"Render TSPL/TSPL2 label code and return a PNG preview. The preview assumes 203 dpi and is an interpretation of the TSPL manual covering a core command subset — "},{"name":"cpcl_preview","description":"Render CPCL label code and return a PNG preview. The preview assumes 203 dpi and is an interpretation of the CPCL manual covering a core command subset — no phy"},{"name":"image_to_zpl","description":"Convert an image (PNG, JPEG, BMP or GIF, max 200 KB) to a ZPL ^GF graphic command. Returns the ZPL plus measured dimensions and the physical print size at the c"},{"name":"barcode_verify","description":"Decode barcodes from a photo or scan of a PRINTED label (PNG, JPEG, BMP or GIF) and report what a software decoder reads back. Honest by design: 'read' does not"},{"name":"zpl_compatibility","description":"Compatibility RISK analysis of ZPL code against a specific printer model (e.g. 'zebra-zd421'). NOT an emulator and never says 'it works': reports the model's la"},{"name":"bulk_submit","description":"Submit a bulk label production job: one ZPL template with {{variable}} placeholders plus data rows (one object per label). Requires an API key whose plan includ"},{"name":"bulk_status","description":"Status of one bulk job you own: state, attempt count and — when finished — the summary with produced count and per-row failures (row number + reason; failed row"},{"name":"bulk_list","description":"List your recent bulk jobs (id, state, error class, timestamps), newest first. Useful to recover a lost job id; details via bulk_status."}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"com.labelixa/zpl","url":"https://registry.modelcontextprotocol.io/v0/servers/com.labelixa%2Fzpl","firstSeenAt":"2026-09-05T19:20:53.385Z","fetchedAt":"2026-09-05T19:20:53.385Z","normalizedAt":"2026-09-05T19:20:53.385Z"}]},"firstSeenAt":"2026-09-05T19:20:53.385Z","updatedAt":"2026-09-05T21:30:56.319Z"}