Skip to main content
Glama

Server Details

Render 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
calculateRender cost calculatorAInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
areaNoWall area to render
scaffoldNoScaffold needed?1
houseTypeNoHouse type (sets a typical wall area)0
renderTypeNoRender systemmonocouche

TDQS

A3.9/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 behavioral disclosure burden. It usefully discloses that the tool is a calculator, that it produces a low and high quote range, and that omitted inputs are filled from documented defaults. While it does not explicitly state 'read-only' or 'no side effects', the calculator framing and output description make that reasonably clear.

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, front-loaded sentence that conveys the action, outputs, and default behavior without unnecessary elaboration. It loses a point for the redundant phrase 'calculator calculator' and the slightly choppy colon-separated output list.

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?

Given the four optional, fully documented parameters and no output schema, the description is reasonably complete: it tells the agent what outputs to expect and how missing inputs are handled. It could be stronger by clarifying the output format and explicitly routing between calculate and calculator_describe, but nothing essential is missing for invoking the tool correctly.

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%, so each parameter already has a name, default, and description. The tool description adds little parameter-specific meaning beyond noting that defaults apply to missing inputs, so the baseline score of 3 is appropriate.

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 action ('Run the Render cost calculator') and the resource, and it lists the expected outputs: wall area used plus low/high 2026 quote estimates. This distinguishes it from sibling describe/enquiry tools, which either explain the calculator or collect enquiries rather than performing the calculation.

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 the tool should be used when the agent needs a render cost estimate, and it notes that missing inputs fall back to documented defaults. However, it gives no explicit guidance about when not to use it or which sibling tool to use instead, such as calculator_describe for explaining the calculator or submit_enquiry for submitting an enquiry.

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

calculator_describeWhat Render 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.9/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. It discloses the content the tool provides: input specifications, outputs, assumptions, and tables. The read-only, parameterless nature is evident from the description and empty schema, and no side effects are suggested.

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 concise sentence with no filler. It front-loads the core idea and every clause adds meaningful content about the tool's scope.

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 no-parameter describe tool with no output schema, the description is complete: it names all major content categories an agent would need to know. A small gap is the lack of explicit connection to the 'calculate' sibling, but this is not critical.

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?

There are zero parameters, so the baseline is 4. The description appropriately explains what the tool covers instead of describing parameters, which is sufficient given the empty input schema.

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 states that the tool describes the calculator's inputs (with units, ranges, defaults), outputs, and underlying assumptions/tables. It distinguishes itself from 'calculate' by focusing on description rather than computation, though it lacks an explicit imperative verb like 'returns' or 'describes'.

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?

Usage context is implied by the tool name and description: use it to understand what the Render cost calculator does before calling 'calculate'. However, there is no explicit when-to-use guidance, no exclusions, and no mention of the sibling tools as 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 Render 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, the description carries the full behavioral burden and does it well: it discloses that nothing is bought, ordered, or paid, that no quote is guaranteed, that the process is free, and that it returns who receives details, the consent wording, and the confirmation method. This is strong disclosure for a describe-style tool.

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?

Three sentences, each earning its place: the 'Read first' directive is front-loaded, the core purpose is stated next, and the caveats plus return contents follow without redundancy. The title also reinforces the non-purchase nature without being repeated verbatim in the body.

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 describe tool with no output schema and no annotations, the description is complete: it explains what the tool does, what it does not do, and what it returns. An agent has enough context to invoke it correctly without further detail.

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 takes zero parameters and schema coverage is 100%, so there is no parameter burden for the description to bear. Baseline of 4 is appropriate since parameter semantics are inherently not applicable.

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 the Render Cost Calculator, and distinguishes the outcome (an enquiry with human providers who quote directly) from a purchase or guaranteed quote. It is clearly differentiated from the sibling submit_enquiry, which is the actual action tool.

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 an explicit usage cue that this tool should be consulted before acting, and the explanation of what submit_enquiry does helps an agent decide not to invoke the mutating sibling. However, it does not explicitly mention when to choose this over calculator_describe 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 Render 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.1/5.0
Behavior4/5

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

With no annotations, the description carries the disclosure burden. It makes clear this is an introspection-style tool that returns field definitions, and the instruction to pass answers elsewhere signals that it does not itself submit. It could additionally state that it is read-only or describe ordering/format, but the core behavior is transparent 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 deliver a complete, front-loaded list of what the tool returns and immediately connect it to the follow-up action. There is no filler or redundancy.

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?

There is no output schema, so the description appropriately enumerates the returned field attributes: key, label, type, required, help text, and allowed options. It also explains how the output should be consumed. A short example or explicit statement that the tool takes no arguments would make it fully complete, 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 tool has zero parameters, and the description explains how to use its output as input to submit_enquiry, which is the relevant semantic information. Since there are no parameters to document, the baseline of 4 applies and is met.

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 tool as returning every field of the Render Cost Calculator enquiry, with a precise list of the metadata included. It also links the output to submit_enquiry, helping distinguish it from the submission step. However, it does not explicitly contrast itself with sibling tools like enquiry_describe or calculator_describe.

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 a clear context: use this tool to learn the enquiry fields and their keys, then pass answers to submit_enquiry keyed by those field keys. It implies a workflow but does not state when not to use it or name alternative tools for similar lookup needs.

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 Render 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 rendering specialist, 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 rendering specialist, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.8/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 excels. It discloses the two-step validation, the need for consent, the confirmation token, the conditional second call, the post-submission email, and the requirement that the person click a link before a provider sees anything. It also clarifies that this is not a purchase or guaranteed quote.

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 dense but every sentence earns its place. It front-loads the non-purchase nature, then lays out the two steps in a logical, scannable way without redundancy. The consent text is quoted exactly, which is necessary and not wasted words.

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 consent-driven submission tool with no annotations and no output schema, this description is complete. It explains inputs, the intermediate return value, the email side-effect, and the condition for provider visibility. An agent has enough context to execute the correct sequence and know what to present to the user.

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 real meaning: answers must be keyed by field key from enquiry_fields, consent must match the exact quoted agreement text, and confirmation is the token obtained in step 1. This goes well beyond the schema's bare property names and descriptions.

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 a specific verb plus resource: 'Submits an enquiry to Render Cost Calculator.' It also distinguishes the tool from a purchase or guaranteed quote, and the title adds that it is a two-step process, making its purpose unmistakable relative to its siblings.

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 concrete step-by-step usage guidance: step 1 with consent and answers, step 2 with the confirmation token only if the person agrees. It references enquiry_fields as the source of answer keys, which implies the intended workflow. It does not explicitly name alternatives or state when-not-to-use, but the detailed protocol gives clear context.

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    Public, no-login MCP server exposing SmartMoney77's financial calculators: compound interest, FIRE number, credit-card payoff, emergency fund, inflation, fees and the cost of waiting. Also computes historical "what if I had invested" returns from real yearly price data, and builds deep links and share packs for calculators in 6 localized editions.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Paid remote MCP for rendering hyperframe videos with structured receipts and audit logs. Enables rendering, status checking, artifact fetching, and receipt export.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server designed to automate tender and RFQ pricing by extracting requirements from documents and building structured pricing models. It enables users to calculate final costs, compare market rates, and generate styled HTML pricing reports for PDF export.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool has a clearly distinct role: running the calculator, describing the calculator, describing the enquiry flow, listing enquiry fields, and submitting an enquiry. The descriptions reinforce these boundaries, so an agent should not confuse one tool with another.

Naming Consistency3/5

Names are readable and use a shared domain vocabulary, but the patterns are mixed: 'calculate' is a bare verb, 'calculator_describe' and 'enquiry_describe' are noun-verb, while 'submit_enquiry' is verb-noun. This is inconsistent but still predictable enough to navigate.

Tool Count5/5

Five tools is well-scoped for a small calculator/enquiry server. Each tool covers a necessary step in the workflow—calculation, description, field lookup, and submission—without unnecessary duplication or bloat.

Completeness5/5

The tool set fully covers the apparent domain: it lets agents understand the calculator, run it, understand the enquiry process, retrieve the required fields, and submit an enquiry with consent and confirmation. There are no obvious dead ends or missing lifecycle steps.

Resources