Skip to main content
Glama

Verifreta Carrier Lookup

MC / MX / FF docket lookup

lookup_mc

Free MC, MX, or FF docket carrier first look — same path as verifreta.com/tools/mc-number-lookup. Accepts MC-123456 or prefixed docket input. Counts 1 toward the shared 5-lookup MCP trial.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesDocket number with MC, MX, or FF prefix (e.g. MC-123456).

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It discloses that the tool is 'Free' and that it 'Counts 1 toward the shared 5-lookup MCP trial', which is important for quota management. It also implies a limited 'first look' behavior. However, it does not clarify whether the operation is read-only, what happens on invalid input, or the exact nature of the returned data. The quota disclosure adds value, but other behavioral aspects are left unspecified.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three concise sentences with no redundant phrasing. The main purpose is front-loaded in the first sentence, input format is in the second, and quota impact in the third. Each sentence earns its place, and the overall length is appropriate for a simple lookup tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has no output schema, so the description should clarify what the agent can expect as a return. 'Carrier first look' suggests a preview of carrier information, but it does not explicitly state the return format or content. The quota information is useful, but for a lookup tool with one parameter, a bit more detail about the output would improve completeness. Given the simplicity, the description is adequate but not fully complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with the parameter 'query' documented as 'Docket number with MC, MX, or FF prefix (e.g. MC-123456)'. The description's mention of 'Accepts MC-123456 or prefixed docket input' essentially repeats this information, adding no new semantic detail. The baseline of 3 applies because the schema already covers the parameter.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action ('carrier first look') and resource ('MC, MX, or FF docket'), clearly distinguishing this from sibling tools lookup_dot and lookup_name which likely handle DOT numbers and carrier names. The title and name reinforce this, making the purpose unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no explicit guidance on when to use this tool versus lookup_dot or lookup_name. The only contextual hint is the mention of 'same path as verifreta.com/tools/mc-number-lookup', which is an external URL and not useful for an agent. No exclusions or alternative routing are given.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources