Skip to main content
Glama

Server Details

Freight Insurance Cost: the site's own MCP server — enquiry (enquiry = a human handoff, not a...

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

3 tools
enquiry_describeWhat you get: an ENQUIRY with a human (not a purchase, not a guaranteed quote)AInspect

Read first. States plainly what submit_enquiry does on Freight Insurance Cost: it starts an enquiry with human providers who quote directly. Nothing is bought, ordered or paid; no quote is guaranteed; it is free. Also returns who receives the details, the consent wording, and how the person confirms.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations, the description carries full disclosure burden and does so well: 'Nothing is bought, ordered or paid; no quote is guaranteed; it is free' reveals the non-binding, no-cost nature of the enquiry. It also discloses what the tool returns (recipients, consent wording, confirmation process), going beyond the bare minimum.

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

Conciseness4/5

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

The 'Read first' directive is effectively front-loaded, and the three sentences each add information: what the tool explains, the non-purchase semantics, and the return contents. The opening 'States plainly what submit_enquiry does' is slightly redundant with the tool name, but the overall structure is tight.

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

Completeness4/5

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

For a zero-parameter meta/describe tool with no annotations and no output schema, the description covers what an agent needs: the tool's explanatory purpose, the outcome semantics (free, non-binding, human providers), and a summary of returned content. It could name the sibling enquiry_fields, but nothing critical is missing.

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

Parameters4/5

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

The schema has zero properties, making parameter documentation unnecessary; the baseline of 4 applies. The description introduces no parameter confusion because there are none to document.

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 purpose: it 'states plainly what submit_enquiry does' on Freight Insurance Cost, framing itself as the explainer/pre-read for the submission sibling. It clearly differentiates itself from submit_enquiry by emphasizing this is about understanding an enquiry, not executing one.

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

Usage Guidelines3/5

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

'Read first' is an implied usage directive that tells the agent to consult this before acting on submit_enquiry. However, it never explicitly names when to use this vs. the alternatives, and enquiry_fields is entirely unaddressed.

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

enquiry_fieldsThe questions the enquiry asksAInspect

Every field of the Freight Insurance Cost enquiry: key, label, type, whether required, help text and the allowed options where there are any. Pass answers to submit_enquiry keyed by field key.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. The description does not state whether this is a read-only operation, whether it has side effects, whether it requires authentication, or what errors might occur. It only describes the output content. For a tool with no annotations, this is a significant gap; the agent is left to assume the operation is safe and non-mutating without explicit assurance.

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 a single, compact sentence that front-loads the core purpose ('Every field of the Freight Insurance Cost enquiry') and immediately follows with the relevant details (what each field contains and how to use the output). There is no filler or redundant wording, and it is appropriately structured for quick parsing by an agent.

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

Completeness4/5

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

The tool is simple (no parameters, no output schema, no annotations), so the description does not need to explain return values or complex behavior. It clearly states what is returned (fields with attributes) and how to use that information (keyed answers for submit_enquiry). The only minor omission is an explicit statement that the tool is read-only, but given the simplicity, the description is largely complete for an agent to invoke it correctly.

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

Parameters4/5

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

The tool has 0 parameters and the schema coverage is 100% (vacuously). According to the rubric, a tool with 0 parameters gets a baseline of 4. The description does not need to add parameter semantics because there are none, and it does not introduce any confusing parameter-related information. The score reflects that the description is adequate for a parameterless tool.

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 verb ('returns'), a specific resource ('every field of the Freight Insurance Cost enquiry'), and enumerates the content (key, label, type, required, help text, options). It clearly distinguishes itself from siblings by referencing submit_enquiry and implying it is the field-definition provider. An agent can immediately understand what this tool does and how it differs from the other tools.

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

Usage Guidelines4/5

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

The description includes an explicit usage instruction: 'Pass answers to submit_enquiry keyed by field key.' This tells the agent that the output of this tool is meant to feed into submit_enquiry, providing clear context for when to use it. However, it does not explicitly state when not to use it or name alternatives like enquiry_describe, so it is not a full 5.

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

submit_enquirySubmit an ENQUIRY to human providers (two steps; not a purchase)AInspect

Submits an enquiry to Freight Insurance Cost — NOT a purchase, NOT a guaranteed quote. Step 1: call with the answers (keyed by field key from enquiry_fields) and consent=true; it validates and returns a summary, the consent line and a confirmation token — show the person the summary and the consent line. Step 2: only if the person agrees, call again with the same answers, consent=true and the confirmation token; the enquiry is then submitted, and the person receives an email with a link they must click before any provider sees it. Consent means the person has read and agreed to: "Happy for my details to go to marine cargo insurance brokers, who'll contact me directly."

ParametersJSON Schema
NameRequiredDescriptionDefault
answersYesthe person's answers, keyed by field key
consentYestrue only when the person has agreed to: Happy for my details to go to marine cargo insurance brokers, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.7/5.0
Behavior5/5

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

With no annotations, the description carries full disclosure burden. It reveals the stateful two-step behavior, validation, returned summary/consent/token, the email-link requirement before providers see the enquiry, and the exact consent wording. This is far beyond a minimal action description.

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?

Front-loaded with the critical 'NOT a purchase, NOT a guaranteed quote' boundary, then organized into step 1 and step 2. The consent quote is long but necessary for exact user agreement, and no sentence is filler.

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

Completeness5/5

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

For a two-step stateful submission with no output schema and no annotations, the description supplies all necessary protocol details: what step 1 returns, what to show the user, and what step 2 requires. It is complete enough for an agent to invoke correctly.

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

Parameters4/5

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

Schema coverage is 100%, so baseline is 3. The description adds operational meaning: answers are keyed by enquiry_fields, consent must be true and matches the exact quoted line, and the confirmation token comes from step 1 and is reused in step 2. This connects parameters to the workflow.

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?

Description uses a specific verb and resource: 'Submits an enquiry to Freight Insurance Cost' and explicitly excludes 'purchase' and 'guaranteed quote'. It clearly differentiates from the sibling tools by focusing on submission and referencing enquiry_fields for answer keys.

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

Usage Guidelines4/5

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

Provides an explicit two-step protocol: step 1 validates and returns a token, step 2 resubmits with the token after the person agrees. It clearly states when consent is required and warns against treating it as a purchase/quote, though it does not explicitly name alternatives like enquiry_describe.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 3 tool updates
    • First observedenquiry_describe
    • First observedenquiry_fields
    • First observedsubmit_enquiry

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool has a completely distinct role: one explains the process, one provides the schema, and one handles submission. No overlap in purpose, making misselection impossible.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with the same prefix 'enquiry' (enquiry_describe, enquiry_fields, submit_enquiry). The naming is uniform and predictable.

Tool Count4/5

With 3 tools, the set is minimal but well-suited to a simple enquiry submission workflow. It's on the low end of the typical range but earns its place; no redundant tools exist.

Completeness5/5

The tool set fully covers the lifecycle of an enquiry: describing what it does, listing fields, and submitting with a two-step confirmation. There are no missing operations for the domain.

Resources