LabelChop MCP Server
Server Details
AI tools for MyPost A4 labels, 4x6 thermal printers and LabelChop resources.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.5/5 across 3 of 3 tools scored.
Each tool addresses a distinct task: diagnosing workflows, finding resources, and recommending hardware setups. There is no overlap in purpose.
All tool names follow a consistent snake_case verb_noun pattern (diagnose_*, find_*, recommend_*), making them predictable for an agent.
Three tools is slightly on the low side but reasonable for a narrow domain. The count feels appropriate given the focused scope.
The tool set covers the entire decision flow: diagnose the situation, find relevant resources, and recommend a setup. No obvious gaps for the server's stated purpose.
Available Tools
3 toolsdiagnose_shipping_label_workflowAInspect
Diagnose an ecommerce seller shipping-label workflow and recommend whether to use LabelChop or the free A4-to-4x6 converter.
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Seller country, e.g. Australia | Australia |
| printer | No | Thermal printer model, e.g. Zebra ZD420, Dymo 4XL, Brother QL-1110NWB, Munbyn | |
| problem | No | The current problem, e.g. labels print too small, A4 labels, barcode will not scan, manual cropping | |
| platform | No | Shipping or ecommerce platform, e.g. MyPost Business, eBay, Shopify, Etsy, Sendle | |
| volumePerWeek | No | Approximate number of shipping labels printed per week |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states that it diagnoses and recommends, but does not explain how it processes inputs, what the diagnosis entails, or what form the recommendation takes (e.g., text, report). No safety or side-effect information is provided.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, tightly-wound sentence that front-loads the action ('Diagnose') and specifies the target and likely recommendation. Every word contributes to understanding the tool's core function, avoiding any unnecessary detail.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given 5 parameters all documented in the schema and no output schema, the description is somewhat complete but leaves gaps: it does not describe the return value or how the diagnosis is delivered. For a tool with no annotations, it could mention that the output is a recommendation, but the purpose is clear enough for basic use.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description adds no additional meaning about the parameters, but the schema already documents each parameter (country, printer, problem, platform, volumePerWeek) with clear examples. No credit is lost, but no extra value is added.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb 'Diagnose' and clearly states the resource (ecommerce seller shipping-label workflow) and the outcome (recommend whether to use LabelChop or the free A4-to-4x6 converter). It distinguishes itself from sibling tools by focusing on diagnosis and recommendation between two specific options.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage for diagnosing a shipping-label workflow to get a recommendation, but it lacks explicit guidance on when to use this tool versus siblings like find_labelchop_resources or recommend_label_printing_setup. No exclusions or alternative scenarios are mentioned.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
find_labelchop_resourcesBInspect
Find the best LabelChop resource links for A4 shipping labels, 4x6 thermal printing, MyPost Business, Australia Post, eBay, Shopify, Etsy, or label troubleshooting.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What the user is trying to solve |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden for behavioral disclosure. It states the tool 'finds' links but does not describe output format, read-only status, pagination, or any limitations. This is minimal and leaves significant behavioral traits undisclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is one concise sentence that front-loads the action ('Find the best LabelChop resource links') and efficiently lists relevant topics without extraneous words. Every part contributes to understanding the tool's scope.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter find tool, the description covers purpose and topic scope. However, it lacks differentiation from sibling tools and does not mention output format or any caveats, which is a notable gap given there is no output schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already documents 'query' as 'What the user is trying to solve' (100% coverage). The tool description adds value by enumerating example query topics (e.g., A4 shipping labels, MyPost Business), which clarifies the expected input and compensates for abstract schema wording.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool finds resource links for specific topics (A4 shipping labels, 4x6 thermal printing, etc.), which is a specific verb+resource. It does not explicitly contrast with sibling tools, but the action of finding links is distinct from diagnosing or recommending.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage when the user needs resource links for the listed topics, providing some context. However, it does not explicitly state when to prefer this tool over siblings like diagnose_shipping_label_workflow or recommend_label_printing_setup, nor does it offer exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
recommend_label_printing_setupAInspect
Recommend a practical 4x6 thermal-label printing setup for Australian ecommerce sellers.
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Shipping or ecommerce platform | |
| labelSize | No | Label stock size | 4x6 / 100x150mm |
| printerModel | No | Thermal printer model | |
| wantsAutomation | No | Whether the seller wants automatic printing after downloading labels |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only mentions 'recommend', which implies advisory output, but does not explain what the recommendation includes (e.g., specific products, steps), how inputs affect it, or any limitations. This is minimal disclosure for a tool with no annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that front-loads the key information: recommendation, label size, and target audience. There is no wasted verbiage; every word adds value.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Although the schema documents parameters well, the description lacks context about what the recommendation actually contains, how the inputs are used, or what the user will receive as output. With no output schema and no annotations, the description is too sparse to be considered fully complete, but it sufficiently conveys the overall purpose.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema provides 100% description coverage for all four parameters (platform, labelSize, printerModel, wantsAutomation). The tool description does not add extra meaning beyond the schema, so a baseline score of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's function: it recommends a 4x6 thermal-label printing setup specifically for Australian ecommerce sellers. The verb 'recommend' is specific and the resource is well-defined, distinguishing it from sibling tools like diagnose_shipping_label_workflow and find_labelchop_resources.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies the use case (Australian ecommerce sellers needing a label setup) but provides no explicit guidance on when to choose this tool over alternatives such as diagnosing workflows or finding resources. There are no exclusions or alternative references.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI agents to buy, track, and refund Australian shipping labels (Aramex, etc.) via the Shippo API, with automatic cheapest-rate selection and no carrier contract required.MIT

Shippo MCPofficial
Alicense-qualityAmaintenanceAI-powered shipping integrations with Shippo: shipping labels, rates, address validation, tracking and more for USPS, UPS, FedEx, DHL and other carriers.1MIT- AlicenseAqualityDmaintenanceConnect any MCP-compatible AI to Royal Mail shipping. This server exposes five tools that let Claude, Cursor or any MCP client book orders, fetch postage labels, track shipments and cancel bookings through the official Click & Drop API.5173MIT
- Alicense-qualityCmaintenanceEnables AI agents to purchase UK shipping labels (Royal Mail Tracked 24/48 and more) via Shippo API, with automatic cheapest-rate selection, tracking, and refunds—no Royal Mail contract required.MIT