Skip to main content
Glama

Server Details

Compare Trade Software: the site's own MCP server — compare, enquiry (enquiry = a human handoff,...

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

6 tools
compare_criteriaWhat is comparedCInspect

The criteria and any filters of the Job management software for UK trades comparison.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

C2/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 state whether the tool reads data, mutates anything, returns a list, or has side effects; 'The criteria and any filters...' only asserts a subject without describing behavior.

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 one short sentence, but it is under-specified rather than efficiently written. It does not earn its place because it conveys almost no actionable information about the tool.

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?

Even for a zero-parameter tool, an agent needs to know what this operation returns or reveals. There is no output schema, no annotations, and the one-line description does not explain the result or the tool's role, leaving the minimal contract undefined.

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 there are no parameter semantics for the description to clarify. The baseline of 4 for zero-parameter tools applies, though the description adds little beyond naming criteria and filters.

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 names 'criteria and any filters' as the subject but lacks a verb or explicit action, reading as a noun phrase rather than a tool definition. An agent cannot tell whether this tool returns criteria, compares them, or configures them, nor does it distinguish from compare_options or compare_table.

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, what precedes it, or how it relates to sibling comparison tools. The description provides no context to help an agent choose between compare_criteria, compare_options, and compare_table.

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 Job management software for UK trades 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 provided, the description carries the full burden of behavioral disclosure. It does mention optional filtering by tag value and the data fields, but it does not disclose whether the tool is read-only, what side effects exist, what the output looks like, or any error/edge-case behavior. This is thin coverage for a tool with no annotation support.

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 one short sentence with no filler, so it is technically concise. However, it is under-specified rather than tightly informative, and the opening 'The options' is not an action-oriented or clarifying lead. It is acceptable but not exemplary.

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, no annotations, and minimal parameter documentation, so the description must carry more weight. It fails to explain the operation, parameter semantics, or when to choose this tool over its siblings, leaving a meaningful completeness gap even for a simple filtering tool.

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?

Schema description coverage is 0%, and both parameters are completely undocumented in the schema. The description mentions filtering by 'a tag value,' which hints at filterValue's purpose, but it never explains filterKey or the relationship between the two parameters. The description does not sufficiently compensate for the missing schema documentation.

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 names a resource ('options in the Job management software for UK trades comparison') and lists included fields, but it never states the action verb—whether the tool lists, retrieves, or compares options. It also does not distinguish itself from siblings like compare_criteria or compare_table, so the exact purpose remains 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 given on when to use this tool versus alternatives such as compare_criteria or compare_table. The only usage hint is the optional tag-value filtering, but there is no context about prerequisites, intended scenarios, or exclusions.

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

compare_tableThe comparison tableAInspect

Each option's value on every criterion of the Job management software for UK trades comparison — the full table.

ParametersJSON Schema
NameRequiredDescriptionDefault
optionNoone option's name, else all

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 burden of communicating observable behavior. It describes the output content well: every option's value on every criterion, the full table. It does not explicitly discuss read-only behavior, default handling when the option parameter is omitted, or result formatting, but the description is sufficient for a simple lookup-oriented tool.

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 a single focused sentence with no wasted words. The trailing 'the full table' is slightly redundant after 'each option's value on every criterion', but it works as an em-dashed clarification and makes the tool's scope easy to scan.

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 tool with one optional parameter, no output schema, and no annotations, the description is nearly complete: it explains what the agent will get. The schema fills the remaining invocation detail about the option parameter. Explicit sibling-routing guidance would be the main enhancement, but it is inferable from the description.

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 schema already documents the single parameter with 100% coverage, so the tool description does not need to add much. The description's phrase 'the full table' loosely aligns with the schema's 'else all' default, but it adds no new parameter-level meaning. This matches the baseline for high schema coverage.

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 clearly identifies the resource: the full comparison table of every option's value on every criterion for the UK trades job management software comparison. It lacks an explicit operative verb such as 'returns' or 'fetches', but the meaning is unambiguous. It is also distinct enough from siblings like compare_criteria and compare_options, which likely show narrower views.

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 description implies that this tool is the right choice when the agent needs the complete cross-product of options and criteria. However, it does not explicitly state when to prefer compare_table over compare_criteria or compare_options, nor does it mention any exclusions or alternatives.

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 Compare Trade Software: 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.4/5.0
Behavior4/5

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 transparently states that nothing is bought, ordered, or paid, that no quote is guaranteed, that it is free, and that it returns consent wording and confirmation details. This gives an agent clear expectations about side effects and output content.

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 two compact sentences with zero wasted words. The 'Read first' directive is front-loaded, followed by a plain statement of purpose and a concise summary of returned information. Every sentence earns its place.

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 informational tool with no output schema, the description is largely complete: it explains the tool's purpose, frames the enquiry process, and lists the key return contents. It does not explicitly state the tool itself is read-only, but that is strongly implied by 'States plainly what submit_enquiry does.'

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 parameter semantics are not applicable; the baseline of 4 is appropriate. The description does not need to compensate for missing parameter documentation because there are no parameters 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 clearly identifies enquiry_describe as a descriptive/overview tool for submit_enquiry, using a specific verb ('States plainly') and naming the resource (submit_enquiry on Compare Trade Software). It distinguishes itself from siblings by focusing on explaining the enquiry process rather than performing purchases or comparisons.

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 opening 'Read first' is an explicit directive to use this tool before acting, establishing clear context for when to invoke it. It clarifies what submit_enquiry does and what it does not do, but it does not explicitly enumerate alternative tools or when not to use it beyond the implied 'before submitting an enquiry.'

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 Compare Trade Software 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/5.0
Behavior4/5

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

With no annotations provided, the description carries the burden of behavioral disclosure. It details the kind of data returned and the accepted option values, and it implies a safe read-only metadata operation. It does not explicitly state the response format or possible absence of optional fields, but it gives enough behavioral context.

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 two sentences, front-loaded with the tool's core purpose and then immediately providing actionable guidance about how to use its output. Every sentence earns its place, with no fluff or repetition.

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 tool, this description is complete: it enumerates the output fields, notes variability for allowed options, and connects the result to the submission workflow. An agent can correctly invoke this tool and understand how to use the returned data.

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 and an empty schema, so the baseline is 4. The description adds useful semantics by explaining that field keys are the expected keys for submit_enquiry, but there are no input parameters to elaborate on.

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 clearly states the tool enumerates every field of the Compare Trade Software enquiry, including key, label, type, required flag, help text, and allowed options. This is specific and differentiates it from sibling tools like submit_enquiry and compare_options, which serve different purposes.

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 provides clear usage context: it points to submit_enquiry and tells the agent to pass answers keyed by the field keys from this tool. It does not explicitly list when-not-to-use scenarios or all sibling alternatives, but the primary workflow is well implied.

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 Compare Trade Software — 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 trade software suppliers and setup specialists, 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 trade software suppliers and setup specialists, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A5/5.0
Behavior5/5

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

With no annotations provided, the description carries full behavioral burden and delivers: it explains the validation-then-submit pattern, the consent requirement with the exact consent line, and the email-link click that must occur before providers see the enquiry. It also clarifies what step 1 returns and what step 2 triggers.

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 detailed but every sentence earns its place, with the core purpose and 'not a purchase' caveat front-loaded before the step-by-step instructions. The numbered steps are clear and logically ordered, making the process easy for an agent to follow.

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?

Despite having no output schema and no annotations, the description is complete enough for correct invocation: it explains inputs, the two-step workflow, the confirmation token, the consent semantics, and the email-link outcome. No critical behavioral detail needed to use the tool safely and correctly is missing.

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

Parameters5/5

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

Although schema coverage is 100%, the description adds significant meaning beyond the schema: answers are keyed by field key from enquiry_fields, consent must match the exact quoted agreement, and confirmation is the token from step 1. This gives the agent operational understanding that the schema alone does not.

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 ('Submits an enquiry to Compare Trade Software') and explicitly distinguishes itself from a purchase and a guaranteed quote. It clearly differentiates from sibling comparison tools and enquiry information tools by describing what this tool alone does.

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 description provides an explicit two-step workflow, telling the agent exactly when to call step 1 and when to call step 2. It also references enquiry_fields as the source of answer keys and explicitly warns against using this tool as a purchase or quote mechanism.

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
    A
    maintenance
    Unbiased vendor intelligence MCP server that helps AI agents and developers make informed infrastructure decisions by providing current, structured, neutral vendor comparisons and recommendations.
    96
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for PriceTrack that enables AI assistants to search live SaaS pricing, view verified price changes, and compare products side-by-side across 33,000+ vendors.
    4
    68
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that automates B2B deal matching: publish supply/demand, AI-driven cruise matching, and agent-based negotiation, with real-time notifications and reputation tracking.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.5/5.0
Disambiguation5/5

The three compare_* tools are clearly separated by data role: criteria, options, and the full table. The enquiry_*/submit_enquiry tools similarly split schema/context/action with no overlapping purposes.

Naming Consistency4/5

All names are snake_case and readable, but the compare_* group uses verb-first names while enquiry_describe and enquiry_fields step outside that pattern. submit_enquiry matches the verb-first style, so the inconsistency is minor.

Tool Count5/5

Six tools is well-scoped: three cover the comparison data surface and three cover the enquiry workflow. No tool feels redundant and the count suits a focused niche comparison site.

Completeness5/5

The surface covers the full user journey: browse comparison criteria/options/table, inspect the enquiry form, and submit with explicit two-step consent. There are no obvious dead ends or missing core operations for this domain.

Resources