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_workflowBInspect
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?
No annotations are provided, so the description should disclose behavioral traits. It only states the tool diagnoses and recommends, but does not mention output format, reasoning process, or any side effects. This leaves significant ambiguity.
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 sentence with no wasted words. It is front-loaded with the core purpose. While it could benefit from a bit more detail, it remains appropriate in size.
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 the presence of 5 parameters, no output schema, and sibling tools, the description lacks thorough guidance. It does not explain the recommendation logic, parameter importance, or distinguish from 'recommend_label_printing_setup', leaving gaps for effective tool selection and invocation.
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 coverage is 100%, so the schema already describes all 5 parameters thoroughly. The description adds no additional parameter meaning, earning the baseline score of 3.
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 diagnoses a shipping-label workflow and recommends between two specific solutions (LabelChop vs A4-to-4x6 converter). This distinguishes it from sibling tools like 'find_labelchop_resources' and 'recommend_label_printing_setup'.
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 it is for sellers with label printing issues but provides no explicit when-to-use or when-not-to-use guidance, nor does it compare against sibling tools. Usage context is only implied.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
find_labelchop_resourcesAInspect
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?
No annotations are provided, so the description carries full burden. It conveys a non-destructive search/retrieval function, but does not disclose behaviors like handling of no results, multiple matches, or any rate limits. Adequate for a simple query tool.
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 sentence that packs many examples, making it slightly dense but still relatively concise. It front-loads the purpose and examples; splitting into two sentences could improve readability without adding length.
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 the tool's simplicity (one required param, no output schema), the description covers the purpose, scope, and example inputs. It does not explain the return format or behavior for empty results, but for a search tool, this is often inferred. Largely complete.
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% for the single required param 'query' described as 'What the user is trying to solve'. The description adds value by listing example topics (A4, 4x6, MyPost Business, etc.), giving the agent concrete context beyond the generic schema description.
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 LabelChop resource links for specific contexts like A4 labels, thermal printing, and various platforms. It distinguishes from siblings 'diagnose_shipping_label_workflow' and 'recommend_label_printing_setup' which focus on diagnosis and recommendation, not resource finding.
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 provides context (when to find resource links for listed topics) but does not explicitly state when not to use the tool or mention alternatives. With sibling tools present, the lack of delineation is a slight gap; the agent must infer the boundary.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
recommend_label_printing_setupBInspect
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?
No annotations are provided, so the description must bear full burden. It only states 'recommend' without disclosing what the recommendation includes, how it's generated, or any constraints, which is insufficient for a recommendation tool.
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 sentence with no extraneous words, efficiently conveying the tool's core purpose.
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?
The tool has 4 optional parameters and no output schema; the description fails to specify what the recommendation contains (e.g., specific printers, settings, steps), leaving the agent without enough context to use the tool effectively.
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 coverage is 100%, but the description adds no additional meaning beyond parameter names and basic descriptions in the schema, such as how platform or printerModel affect the recommendation.
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 recommends a practical 4x6 thermal-label printing setup for Australian ecommerce sellers, using a specific verb and resource with constraints, and distinguishes from sibling tools like diagnose_shipping_label_workflow.
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?
While the purpose implies when to use (e.g., needing a recommendation), the description lacks explicit guidance on when not to use or alternatives, leaving the agent to infer from sibling names only.
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!