Skip to main content
Glama

Server Details

Retirement Visa 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
calculateRetirement visa threshold calculatorCInspect

Run the Retirement visa threshold calculator calculator: Currency of the published figures; Monthly income to show; Annual income to show; Savings or deposit to show. Missing inputs fall back to their documented defaults.

ParametersJSON Schema
NameRequiredDescriptionDefault
ageNoYour age at application
countryNoWhich country?es
pensionNoDo you have a lifetime pension?1
dependantsNoDependants applying with you

TDQS

C2.2/5.0
Behavior2/5

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

Annotations are absent, so the description carries the full burden. It only says missing inputs fall back to defaults; it does not disclose whether the operation has side effects, requires auth, or what happens with invalid inputs. Worse, the listed inputs conflict with the actual schema, which is misleading behaviorally.

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 short, but it contains a typo ('calculator calculator') and a semicolon-delimited list of unrelated inputs that wastes space and misleads. It lacks a clean structure of purpose, usage, and behavior.

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 four parameters, no output schema, and no annotations, the description should explain the calculation, its actual inputs, and expected output. It covers none of these, instead listing parameters contradicted by the schema, making the description fundamentally inadequate for correct invocation.

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 documents all four parameters (age, country, pension, dependants) with 100% coverage, so the baseline is 3. But the description adds a list of phantom inputs (currency, monthly income, annual income, savings/deposit) that do not exist in the schema, and it fails to add any meaning for the real parameters, so it actually degrades parameter understanding.

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 says 'Run the Retirement visa threshold calculator calculator,' which names a specific verb and resource, so an agent can tell it invokes the calculator. However, it is redundant ('calculator calculator'), and it lists inputs (currency, monthly income, annual income, savings/deposit) that are not in the schema, muddying what the tool actually does.

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?

The description gives no guidance on when to use calculate versus sibling tools such as calculator_describe or submit_enquiry. There is no when-to-use, when-not-to-use, or alternative selection context.

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

calculator_describeWhat Retirement visa threshold 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
Behavior4/5

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

With no annotations, the description carries the behavioral disclosure burden. It discloses the tool's informational nature and exactly what it covers (inputs, outputs, assumptions, tables), indicating a read-only describe operation with no calculation side effects. It does not mention return format or limitations, but for a pure metadata tool this is acceptable.

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?

Single sentence with no filler; it enumerates the three content areas in a logical order. It is slightly less direct because it lacks a main verb, but 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 zero-parameter describe tool with no output schema, the description gives enough to know what information will be returned. The main missing piece is an explicit statement that it returns a description rather than performing a calculation, though that is easily inferred from the name and sibling 'calculate.'

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 accepts zero parameters, so the schema is trivially complete and the baseline is 4. The description's mention of calculator inputs refers to the domain model being described, not to parameters of this tool, so no parameter documentation is needed. It adds no misleading parameter semantics.

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 a documentation/metadata resource for the retirement visa threshold calculator, enumerating what it exposes: inputs with units/ranges/defaults, outputs, and underlying assumptions/tables. It does not contain an explicit verb like 'returns' or 'describes,' but the content and tool name make the purpose unambiguous and distinguish it from the sibling 'calculate' tool.

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?

No explicit when-to-use or when-not-to-use guidance is given. The context implies it should be read to understand calculator semantics before calling 'calculate,' but the description does not state this or name alternatives. This is implied usage at best.

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 Retirement Visa 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

A3.9/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 burden. It discloses useful behavioral context: nothing is bought, ordered, or paid; no quote is guaranteed; it is free; and it returns recipient details, consent wording, and confirmation behavior. It does not explicitly state that this tool itself has no side effects or describe its output format, but the 'describe' framing and zero parameters make the read-only nature 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 concise and front-loaded with 'Read first', then states the core purpose and returns detail. It is slightly redundant with the title, which already conveys that this is about an enquiry rather than a purchase or guaranteed quote, but the description still earns its place by adding recipient, consent, and confirmation 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 informational tool, the description covers what the tool does and what it returns: an explanation of submit_enquiry, recipient information, consent wording, and confirmation mechanics. It is complete enough for an agent to invoke it correctly, though it could more strongly spell out the relationship to sibling tools such as calculator_describe and enquiry_fields.

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 schema shows an empty properties object, so there is nothing for the description to add about parameter meaning. The baseline of 4 applies because parameter semantics are fully moot and the schema coverage is complete.

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, specific purpose: it explains what submit_enquiry does on the Retirement Visa Calculator, including that it starts an enquiry with human providers and returns explanation details. It distinguishes itself from submit_enquiry by being the descriptive counterpart, and the title reinforces that it is not a purchase or quote tool.

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

Usage Guidelines3/5

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

'Read first' implies the tool should be used before interacting with submit_enquiry, and the description clarifies that it provides pre-submission context. However, it does not explicitly say when to use this tool versus siblings like calculator_describe or enquiry_fields, leaving the routing mostly to inference.

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 Retirement Visa 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/5.0
Behavior3/5

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

With no annotations provided, the description carries the burden of explaining behavior. It clearly describes the output contents: key, label, type, required flag, help text, and allowed options. It does not explicitly state that this is a read-only operation, but for a zero-parameter metadata retrieval tool, the lack of side-effect disclosure is a minor gap. The description is adequate, not exceptional.

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, information-dense sentence that front-loads the core purpose and then lists the output attributes. Every clause earns its place, and the downstream usage pointer is included without unnecessary padding.

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 simple zero-parameter metadata tool with no output schema, the description is complete. It tells an agent exactly what information will be returned for each field, and how the keys relate to submit_enquiry. No critical information is missing for correct invocation.

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 description still adds useful semantic context by explaining that field keys are used to submit answers, which helps an agent connect this tool to sibling submit_enquiry. The baseline of 4 for zero-parameter tools 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 clearly identifies what the tool provides: every field of the Retirement Visa Calculator enquiry, along with its metadata. It differentiates itself from sibling tools by focusing on field-level structure, and even references submit_enquiry as the downstream consumer of these field keys. However, it lacks an explicit verb like 'list' or 'get', and does not directly contrast with 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 Guidelines4/5

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

The description gives useful usage context by stating that answers should be passed to submit_enquiry keyed by field key. This implies the tool should be used to discover the enquiry's fields before submitting. It does not explicitly discuss when to avoid this tool or how it differs from enquiry_describe, so it stops short of a 5.

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

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

Submits an enquiry to Retirement Visa 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 relevant immigration adviser, 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 relevant immigration adviser, 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 the full behavioral burden and does so thoroughly. It discloses validation, summary/consent display, the confirmation token mechanism, email delivery, the click-before-provider-sees requirement, and the exact consent wording. This gives the agent a realistic model of side effects and prerequisites.

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 carries necessary information. The non-purchase disclaimer is front-loaded, and the two-step process is presented in clear numbered order without repetition or filler.

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

Completeness5/5

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

Given the two-step interaction, nested answers object, and absence of an output schema or annotations, the description is remarkably complete. It tells the agent exactly what to return to the user, when to proceed, and what the user must do afterward.

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 meaningful context beyond the schema: answers are keyed by field key from enquiry_fields, consent requires the exact stated agreement, and confirmation is the token returned from step 1. This clarifies the temporal relationship between parameters that the schema alone does not convey.

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 Retirement Visa Calculator.' It immediately clarifies what the tool is NOT ('NOT a purchase, NOT a guaranteed quote'), distinguishing it from likely sibling tools such as calculate and 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 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 invocation flow: step 1 with answers and consent=true to get a confirmation token, then step 2 with the same answers plus the token only after the person agrees. It also states when not to use it ('NOT a purchase') and names the required precondition (person has read and agreed to the consent line).

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
  • A
    license
    A
    quality
    C
    maintenance
    MCP server exposing UK financial adviser calculations (tax, IHT, pensions, portfolios) to any MCP-capable client.
    6
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for cove-fi, a deterministic retirement and financial-independence projection engine. It lets users run plans, create scenarios, and explore year-by-year net-worth projections through natural language.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    The most comprehensive everyday calculator MCP server — 501 tools across 22 categories covering 8 countries' tax systems (FR, BE, CH, CA, US, UK, MA, SN). Finance, health, math, science, construction, conversions, education, sport, cooking, travel, and more. Free, no API key required. Streamable HTTP transport.
    15
    19
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.5/5.0
Disambiguation4/5

Tool purposes are mostly distinct: calculate runs the calculator, calculator_describe explains it, and the three enquiry tools split process description, field schema, and submission. The only mild ambiguity is between enquiry_describe and enquiry_fields, as both are descriptive, though their descriptions clearly separate behavior from schema.

Naming Consistency3/5

Names mix conventions: calculate and submit_enquiry are verb-first, while calculator_describe and enquiry_describe are noun-first, and enquiry_fields is a noun phrase. The names remain readable and snake_case is consistent, but the pattern is not uniform.

Tool Count5/5

Five tools is well-scoped for this site: two for the calculator and three for the enquiry flow. Each tool covers a distinct step without redundancy.

Completeness5/5

The calculator journey is fully supported with describe and calculate, and the enquiry journey is fully supported with process description, field schema, and a two-step consent-based submit. There are no obvious dead ends or missing operations for the intended use.

Resources