Skip to main content
Glama

Server Details

Freight Forwarder Finder: the site's own MCP server — compare, enquiry (enquiry = a human...

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

TDQS

B3.3/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: comparison tools focus on criteria, options, and full table views, while enquiry tools cover description, fields, and submission. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent snake_case verb_noun pattern (compare_*, enquiry_*, submit_enquiry). No deviations or mixed conventions.

Tool Count5/5

6 tools is well-scoped for a site that compares freight intermediary types and allows enquiries. Each tool serves a distinct function without redundancy.

Completeness4/5

The surface covers comparison (criteria, options, table) and enquiry (description, fields, submission). No obvious dead ends, though there might be minor gaps like no ability to retrieve previous enquiries.

Available Tools

6 tools
compare_criteriaWhat is comparedDInspect

The criteria and any filters of the Types of freight intermediary, and what each does comparison.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

D1.8/5.0
Behavior1/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. It does not mention what the tool returns, side effects, limitations, or any other behavioral traits. The vague statement offers no insight into how the tool behaves.

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

Conciseness2/5

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

The description is a single sentence but is poorly structured and confusing. It is not concise in the sense of being clear and efficient; rather, it is underspecified and awkward, failing to convey its message effectively.

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

Completeness1/5

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

For a tool with no parameters and no output schema, the description should at least clearly state its purpose. It fails to do so, leaving the tool's functionality ambiguous. The description is inadequate even for a simple tool.

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 input schema has zero parameters, so there is nothing to explain. The baseline for 0 params is 4, and the description does not add or contradict any parameter information, which is acceptable since none exist.

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

Purpose2/5

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

The description mentions 'comparison' and 'criteria and filters of the Types of freight intermediary,' but the phrasing is grammatically broken and unclear. It lacks a clear verb and resource, making it hard for an agent to discern the exact action and object. It is not a tautology but is too vague to differentiate from sibling comparison tools.

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

Usage Guidelines1/5

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

There is no guidance on when to use this tool versus alternatives like compare_options or compare_table. The description does not provide any context, exclusions, or alternative routing, leaving the agent without direction.

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

compare_optionsThe optionsCInspect

The options in the Types of freight intermediary, and what each does comparison (name, what it is best for, tags), optionally filtered by a tag value.

ParametersJSON Schema
NameRequiredDescriptionDefault
filterKeyNo
filterValueNo

TDQS

C2.4/5.0
Behavior2/5

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

With no annotations, the description must carry the burden of behavioral disclosure. It only mentions optional filtering by tag value but does not state whether the operation is read-only, describe the output format, or disclose any other behavioral traits such as default behavior or side effects.

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

Conciseness3/5

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

The description is a single, somewhat convoluted sentence. It is short and not overly verbose, but the structure is run-on and could be clearer. The information is packed awkwardly, reducing readability.

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

Completeness2/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 and no annotations, so the description must provide complete context. It lists some return fields (name, best for, tags) but fails to explain the output format, pagination, or the exact behavior of the filter. An agent would not know what to expect from a call.

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

Parameters2/5

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

The schema provides no description coverage for filterKey or filterValue. The description mentions filtering by a tag value but does not explain what filterKey should be (e.g., 'tag'), the expected format of filterValue, or any constraints. This is insufficient for an agent to correctly populate the parameters.

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

Purpose3/5

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

The description identifies the resource ('Types of freight intermediary') and the fields returned (name, what it is best for, tags), but it lacks a clear action verb and is awkwardly phrased ('what each does comparison'). It doesn't clearly state that the tool lists or compares options, making the purpose somewhat vague.

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?

No guidance is provided on when to use this tool versus sibling tools such as compare_criteria or compare_table. The description does not mention any context, exclusions, or alternative selection criteria.

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

compare_tableThe comparison tableCInspect

Each option's value on every criterion of the Types of freight intermediary, and what each does comparison — the full table.

ParametersJSON Schema
NameRequiredDescriptionDefault
optionNoone option's name, else all

TDQS

C2.4/5.0
Behavior2/5

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

With no annotations, the description carries full responsibility for behavioral disclosure. It only describes table content, not behavior: no read-only guarantee, output shape, or filtering behavior beyond the vague notion of a 'full table.'

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

Conciseness2/5

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

The description is a single run-on, awkward sentence that is hard to parse, and the title 'The comparison table' already repeats the obvious noun. A clearer front-loaded rewrite such as 'Returns a comparison table showing every option on every criterion' would serve an agent much better.

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

Completeness2/5

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

For a simple single-parameter tool this is minimally viable, but it is incomplete: it does not state what the rows and columns are, what values the option parameter should take, or how this relates to the sibling comparison tools. No output schema exists to fill those gaps.

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?

The single optional parameter is already fully documented in the schema with 'one option's name, else all.' The description's 'full table' loosely supports the else-all default, but it adds no additional syntax, format, or semantic detail, so the baseline of 3 applies.

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

Purpose3/5

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

The description gestures at a full comparison table of options against criteria, which is a recognizable purpose, but it lacks an explicit verb and the phrase 'what each does comparison' is ungrammatical. It does not clearly differentiate the tool from sibling tools like compare_criteria or compare_options.

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?

There is no guidance about when to use this tool versus alternatives such as compare_criteria or compare_options. An agent cannot tell whether this is the general table and the siblings are filtered views, or some other relationship.

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

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 Forwarder Finder: 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

A3.9/5.0
Behavior4/5

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

With no annotations, the description must carry the behavioral burden. It clearly discloses that 'Nothing is bought, ordered or paid; no quote is guaranteed; it is free,' which reassures about the underlying submit_enquiry behavior. It also specifies what the tool returns (who receives details, consent wording, confirmation process), giving the agent a clear picture of the output. It does not mention side effects, but for a read-only descriptor, this is sufficient.

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 description is concise, with two sentences that front-load the key point ('Read first') and then state the tool's function and return content. It avoids fluff, though the phrasing 'States plainly what submit_enquiry does' could be tightened. Overall, every sentence earns its place.

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 no-parameter, no-output-schema descriptive tool, the description fully covers what an agent needs: it explains the purpose, the scope, and the specific information returned. There are no missing elements that would prevent correct invocation or interpretation.

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 input schema is empty (0 parameters), so the baseline is 4. The description adds no parameter-specific information because there are none. No compensation needed, and the description does not introduce confusion about parameters.

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

Purpose4/5

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

The description states that the tool explains what submit_enquiry does on Freight Forwarder Finder, and that it returns who receives details, consent wording, and confirmation method. This is a clear purpose, though the tool's own role as a pre-submission informational tool could be more explicit. It distinguishes itself from siblings like submit_enquiry by being descriptive rather than action-oriented.

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?

The phrase 'Read first' implies the tool should be used before submitting an enquiry, but it does not explicitly state when not to use it or mention alternatives. It provides contextual guidance (it describes the submission process) but lacks clear exclusions or comparison with sibling tools like compare_options or enquiry_fields.

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 Forwarder Finder 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.4/5.0
Behavior4/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 the output contents thoroughly (six field properties and conditional allowed options) and implicitly signals a read-only operation by describing a listing rather than a mutation. It could explicitly say 'this does not submit the enquiry', but the submit_enquiry reference makes that clear enough.

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?

Two sentences with no filler. The first sentence front-loads the scope and returns the content list; the second gives the practical usage. It avoids repeating the title or restating the tool name.

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 simple, zero-parameter retrieval tool with no output schema, the description covers what is returned and how to use the result. It could specify the exact return shape (e.g., array of objects), but the property list and submit pointer are sufficient for an agent to call and use 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 zero parameters, so the schema provides no parameter documentation; the baseline of 4 applies. The description adds semantic value by explaining what the returned data represents and how to map it to submit_enquiry parameters, going beyond the empty schema.

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 clear scope: 'Every field of the Freight Forwarder Finder enquiry' followed by the exact properties returned (key, label, type, required, help text, allowed options). It distinguishes itself from the compare_* siblings and from submit_enquiry by clarifying it only exposes the field structure and that answers should go to submit_enquiry.

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?

It gives a concrete usage pointer: 'Pass answers to submit_enquiry keyed by field key', telling the agent when to use this tool (before submitting). It does not explicitly contrast with enquiry_describe or the compare_* tools, so choosing among those siblings is left to inference rather than stated.

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 Forwarder Finder — 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 freight forwarders, 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 freight forwarders, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.9/5.0
Behavior5/5

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

With no annotations provided, the description carries the full behavioral burden. It discloses that step 1 only validates, that step 2 submits the enquiry, that an email with a clickable link is sent, and that providers only see the enquiry after the person clicks. It also clarifies the exact meaning of consent, so there is no ambiguity about side effects.

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 long enough to cover a genuinely two-step flow, but every sentence is functional. It front-loads the core purpose and the critical 'not a purchase' caveat, then structures step 1 and step 2 clearly. The consent line is repeated because the agent needs it verbatim to show the person.

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 tool with no output schema and no annotations, the description fully compensates: it explains return values from step 1 (summary, consent line, confirmation token), the trigger of the email in step 2, and the condition under which providers see the enquiry. Nothing essential for correctly invoking the tool 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?

Schema description coverage is 100%, so the schema already documents answers, consent, and confirmation. The description adds workflow-level meaning: answers must be keyed by field key from enquiry_fields, consent=true must reflect the quoted agreement, and confirmation is the token returned from step 1. This exceeds the baseline of relying on schema alone, though it partly restates schema content.

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 opens with a specific verb and resource: 'Submits an enquiry to Freight Forwarder Finder', and immediately disambiguates with 'NOT a purchase, NOT a guaranteed quote'. This clearly separates it from comparison and enquiry-description sibling tools, so an agent can tell what this tool is for and what it is not.

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

Usage Guidelines5/5

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

The two-step usage protocol is explicit: Step 1 calls with answers and consent=true to obtain a confirmation token; Step 2 calls again only if the person agrees, with the same answers, consent=true, and the token. It also tells the agent to show the person the summary and consent line before proceeding, which is strong when-to-use guidance.

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. 6 tool updates
    • First observedcompare_criteria
    • First observedcompare_options
    • First observedcompare_table
    • 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

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for international trade operations focused on Kazakhstan/EAEU/Central Asia routes, providing tools for landed cost calculation, HS classification, Incoterms guidance, logistics estimation, and currency conversion.
    16
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Freight marketplace MCP server for European road logistics. Search and manage freight loads, post truck capacity, create auctions, manage deliveries and drivers through the Cargoffer Bolsa de Carga API. Connect your AI agent to the freight marketplace.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server for electronic consignment notes (eCMR). Create, sign, manage, and track electronic transport documents with QR codes, PDF generation, and digital signatures through the Cargoffer ECMR API. Designed for AI agents like Claude Desktop, Cursor, and Cline.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    An MCP server for freight dispatchers that takes natural language orders, selects vehicles, checks regulations via RAG, and prepares documents for clients and drivers.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources