Skip to main content
Glama

Server Details

Scaffolding Cost Calculator: the site's own MCP server — calculator, 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

Available Tools

5 tools
calculateScaffolding cost calculatorBInspect

Run the Scaffolding cost calculator calculator: Low end of typical 2026 quotes; High end of typical 2026 quotes. Missing inputs fall back to their documented defaults.

ParametersJSON Schema
NameRequiredDescriptionDefault
weeksNoWeeks on hire
lengthNoElevation length
storeysNoHeight2
complexityNoJob typeplain

TDQS

B3.1/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden of behavioral disclosure. It discloses useful behavior: missing inputs fall back to defaults and the result is a low/high quote range for 2026. However, it does not clarify output format, currency, or whether there are side effects beyond pure calculation.

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 second sentence about fallback defaults is useful and earns its place. However, the opening phrase 'Scaffolding cost calculator calculator' is redundant and the title already states the same information, so the structure could be tighter.

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?

For a relatively simple calculator with four well-documented parameters, the description gives the core purpose and the fallback behavior. But with no output schema and no annotations, it does not explicitly state what the returned low/high values look like or how to interpret them, leaving a notable gap.

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% and all four parameters already have meaningful descriptions and defaults in the schema. The description adds only the fallback-to-defaults behavior, which the schema's default values already imply, so the baseline of 3 is appropriate.

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 a clear verb ('Run') and resource ('Scaffolding cost calculator'), and adds that it produces low/high ends of typical 2026 quotes. It does not explicitly distinguish itself from sibling tools such as calculator_describe, so it falls short of a 5.

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 on when to use this tool versus calculator_describe, enquiry_describe, or submit_enquiry. The description implies 'use this to calculate scaffolding costs' but does not state alternatives, exclusions, or prerequisites.

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

calculator_describeWhat Scaffolding cost calculator computesAInspect

The inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.8/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 disclosure burden. It discloses the content domains covered (inputs, outputs, assumptions, tables), which is meaningful. However, it does not state whether the output is static text, structured data, or how long the result is, though for an informational tool this is largely acceptable.

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?

A single, efficient sentence that front-loads the core purpose and then enumerates the covered aspects without repetition or filler. Every clause adds distinct information.

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, no-output-schema describe tool, the description adequately covers what an agent needs: the exact scope of content the tool will return. It does not specify the output format, but the boundaries of the tool are clearly defined.

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 is nothing to document. The 0-params baseline is 4, and the description even adds value by noting the calculator's own inputs will include units, ranges, and defaults.

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 and resource: it describes the calculator's inputs (with units, ranges, defaults), outputs, assumptions, and tables. The title anchors it to the Scaffolding cost calculator, making it clearly distinct from siblings like calculate and enquiry_describe.

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 on when to use this tool versus alternatives such as calculate, enquiry_describe, or enquiry_fields. Usage is only implied: when one needs the calculator's input/output details. No exclusions or alternative routing is provided.

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 Scaffolding Cost Calculator: 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.7/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 burden, and it succeeds. It explicitly states what does NOT happen (nothing bought, ordered, or paid; no quote guaranteed; free), what it returns (recipient, consent wording, confirmation method), and the overall behavior of starting an enquiry with human providers.

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 tightly written and every sentence adds value: a directive, the core action, the key exclusions, and the return information. The important safety-oriented framing ('nothing is bought... no quote guaranteed... free') is front-loaded.

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 zero-parameter, no-output-schema descriptive tool, the description fully covers what the agent needs: what the tool does, what it does not do, and what it returns. No essential information 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?

This tool has zero parameters, so there is nothing for the description to add beyond the empty input schema. The baseline of 4 applies, and no meaningful parameter semantics are missing.

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 plainly that this tool explains what submit_enquiry does, using a specific verb ('states') and a clear resource ('submit_enquiry' on Scaffolding Cost Calculator). It also differentiates itself from the actual submission tool by emphasizing this is information, not a purchase or guaranteed quote.

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?

'Read first' gives explicit positioning as a precursor to submit_enquiry, and the description makes clear this tool is informational rather than the action tool. It does not enumerate all sibling alternatives or when not to use it, but the context is clear enough for an agent to select it appropriately.

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 Scaffolding Cost Calculator 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.2/5.0
Behavior3/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. It implies a read operation by listing field attributes, but it does not explicitly state that the tool is read-only or has no side effects. It adds context about the data structure, but safety is not explicitly disclosed.

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, no fluff. The first sentence front-loads the key information about the fields, and the second provides a practical usage hint. Every word 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 parameterless read tool, the description is complete: it specifies exactly what fields are returned and how to use the keys. It does not mention the exact response format (e.g., array vs object), but the phrasing 'Every field' implies a collection. Overall, sufficient for an agent to call 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, so the baseline is 4. The description does not need to explain parameters, and it correctly focuses on the output content. The schema coverage is 100% (vacuously), so no parameter information is missing.

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's purpose: it lists every field of the enquiry (key, label, type, required, help text, options). The verb is implied but the resource is specific, and it distinguishes itself from submit_enquiry by mentioning how to use the returned 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?

The description gives explicit usage context: after retrieving fields, pass answers to submit_enquiry keyed by field key. This tells the agent when to use this tool (to get field metadata before submission). It does not mention alternatives like enquiry_describe, but the workflow is clear.

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 Scaffolding Cost Calculator — 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 a local scaffolding firm, 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 a local scaffolding firm, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.6/5.0
Behavior5/5

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

With no annotations provided, the description fully discloses behavior: validation, two-step submission, the need for a confirmation token, the email link requirement before provider visibility, and the exact consent text. It also clarifies that the enquiry is not submitted until step 2, which is critical for safe execution.

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 moderately long but every sentence adds value, with the key caveat ('NOT a purchase, NOT a guaranteed quote') front-loaded. It uses a clear step-by-step structure that mirrors the workflow, making it easy for an agent to follow without excess verbiage.

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?

The description is complete for a two-step submission tool: it explains the entire flow, the exact consent text, the return of summary and confirmation token in step 1, and the email-link requirement in step 2. It also references enquiry_fields for key construction, leaving no ambiguity about how to invoke the tool 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%, but the description adds crucial workflow context: answers must be keyed by field keys from enquiry_fields, consent must be true and has a specific meaning, and confirmation is the token from step 1 only used in step 2. This significantly enriches the parameter understanding beyond the bare schema definitions.

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 and resource: 'Submits an enquiry to Scaffolding Cost Calculator' and explicitly distinguishes itself from a purchase and a guaranteed quote. It also differentiates from sibling tools like calculate and enquiry_describe by focusing on the submission workflow, making its purpose unmistakable.

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 procedural guidance: a two-step process, the requirement to use field keys from enquiry_fields, and the exact consent condition. It also implies when to use this tool (submission vs. calculation or description) by contrasting with purchase/quote, though it does not explicitly name sibling tools or list when not to use them.

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. 5 tool updates
    • First observedcalculate
    • First observedcalculator_describe
    • 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

  • F
    license
    B
    quality
    D
    maintenance
    Ultra-lightweight MCP server for construction calculations and material estimation, enabling material calculator and cost estimator tools for structures like foundations, walls, slabs, and beams.
    4
    2
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server providing 12 tools for Seattle-area home remodeling: real-time cost estimation across 8 project types, contractor business info, project portfolio, blog content, and quote submission. Connects via Streamable HTTP — no auth required.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    An MCP server for construction tools that calculates wall formwork material takeoffs from geometry inputs, enabling LLMs to generate accurate bills of materials.
    -
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for S.C.A.L.A. Score API — search and retrieve data on 244M+ companies across 50+ countries. Tools for company lookup by name/VAT/ID, NACE sector search, geographic filtering, and financial data enrichment from official EU business registries.
    6
    91
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: calculate runs the calculator, calculator_describe explains its inputs/outputs, enquiry_describe explains the enquiry flow, enquiry_fields lists fields, and submit_enquiry handles submission. There is no ambiguity between them.

Naming Consistency2/5

Naming conventions are mixed: 'calculate' is a bare verb, 'calculator_describe' and 'enquiry_describe' are noun-verb, 'enquiry_fields' is noun-noun, and 'submit_enquiry' is verb-noun. The style is inconsistent, making it harder to predict tool names.

Tool Count5/5

With only 5 tools, the set is well-scoped for a calculator with an enquiry submission flow. Each tool earns its place and the count is appropriate for the domain.

Completeness5/5

The surface covers the full lifecycle: calculating costs, understanding the calculator, understanding the enquiry process, getting the required fields, and submitting an enquiry with confirmation. No obvious gaps for the stated purpose.

Resources