Skip to main content
Glama

Server Details

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

5 tools
calculateIHT calculator: today vs April 2027AInspect

Run the IHT calculator: today vs April 2027 calculator: Estate today (pension excluded); Estate from April 2027 (pension included); Tax-free allowance (2027 rules); IHT under current rules (pension outside estate). Missing inputs fall back to their documented defaults.

ParametersJSON Schema
NameRequiredDescriptionDefault
debtsNoMortgage and other debts
charityNoLeaving 10%+ of the estate to charity0
maritalNoAllowances availablesingle
pensionNoUnused pension pot
savingsNoOther assets (savings, investments, contents)
homeKidsNoHome left to children or grandchildren1
propertyNoYour home (market value)

TDQS

A4/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 discloses the key behavioral trait that missing inputs fall back to documented defaults, and enumerates what the calculator evaluates for each scenario. Since this is a read-only calculation tool, there are no destructive side effects or auth requirements to disclose, and the description covers the meaningful computation behavior.

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 reasonably short and front-loads the purpose, but it contains redundancy: 'Run the IHT calculator: today vs April 2027 calculator:' repeats 'calculator' in a clunky way. The output list is useful, but the phrasing could be tightened without losing 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?

Given that there is no output schema and no annotations, the description does a good job of stating what the calculator computes and how defaults behave. It does not describe the return format or units, but for a calculator with all optional parameters and clear computation scenarios, the description is largely sufficient for an agent to invoke it 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 the schema already documents all seven parameters in detail. The description adds no parameter-specific meaning beyond mentioning that missing inputs use defaults, which is already reflected in the schema defaults. Baseline 3 applies because the schema does the heavy lifting.

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 runs an IHT calculator comparing today's rules with April 2027 rules, and lists the exact computed outputs: estate today, estate from April 2027, tax-free allowance, and IHT under current rules. This is a specific verb with a specific resource and is not a tautology of the name or title. It also distinguishes itself from sibling calculator_describe by saying 'Run' rather than 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 clear context: the tool is for calculating IHT under current and future 2027 rules, so an agent can infer when to invoke it. However, it does not explicitly state when not to use it or mention alternatives such as calculator_describe, so it falls just short of full routing guidance.

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

calculator_describeWhat IHT calculator: today vs April 2027 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.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 full burden of behavioral disclosure. It does convey what the tool returns: documented inputs, outputs, assumptions, and tables. However, it does not explicitly state that the tool is read-only, does not perform calculations itself, or have any other behavioral characteristics, so the disclosure is only partially complete.

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, compact sentence that front-loads the key content areas and adds useful parenthetical detail without any filler. Every phrase contributes to the agent's understanding of what the tool provides.

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, the description covers the essential content categories: input semantics, output semantics, and underlying assumptions/tables. It lacks an explicit statement about alternatives or the absence of side effects, but it is complete enough for an agent to decide to call it.

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

Parameters4/5

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

The tool has zero parameters, so the baseline is 4. The description does not introduce any confusion about tool arguments, and the mention of units, ranges, and defaults refers to the calculator's inputs that are described by this tool rather than to the tool's own parameters.

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

Purpose4/5

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

The description clearly identifies the resource (the IHT calculator) and specifies what the tool will convey: inputs with units/ranges/defaults, outputs, assumptions, and tables. However, it is a noun phrase rather than an explicit verb statement like 'Returns...' or 'Describes...', and it does not explicitly differentiate from sibling describe tools such as 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?

No guidance is given about when to use this tool versus alternatives like calculate or enquiry_describe. The description implies that this is the tool for understanding the calculator's behavior, but it never states conditions, exclusions, or which sibling to use instead.

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 IHT 2027 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 does so excellently. It discloses that nothing is bought, ordered, or paid, that no quote is guaranteed, that it is free, and it previews the returned content: recipients of details, consent wording, and confirmation method.

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 short sentences with zero filler. The critical directive 'Read first' is front-loaded, followed by the core behavior and then the return-value highlights. Every sentence earns its place.

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

Completeness5/5

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

For a zero-parameter explanatory tool with no output schema, this is complete. It states the purpose, scope, what is NOT true about the action, cost, and exactly what information the user will receive. An agent has everything needed to invoke and interpret this 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?

The tool has zero parameters, so parameter explanations are unnecessary; the baseline of 4 applies. The description adds useful context about what the tool returns instead of parameter details, which is appropriate here.

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 verb 'states plainly' plus the specific resource 'what submit_enquiry does on IHT 2027 Calculator' makes the purpose unmistakable. The title further differentiates it from a purchase or quote, so an agent can tell this is explanatory rather than transactional.

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' gives a clear cue to consult this tool before acting, and the description explicitly frames it as the preface to submit_enquiry. It does not name sibling tools like calculator_describe as alternatives, but the context is strong enough for correct selection.

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 IHT 2027 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

A3.9/5.0
Behavior3/5

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

With no annotations, the description must carry the burden of behavioral disclosure. It reveals the returned content well but does not explicitly state that this is a read-only retrieval, whether any authentication is needed, or how the result is structured. This is a minor gap for a simple metadata-listing tool, but still a gap.

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 compact, front-loaded with the resource identity, and every clause adds value: the field list is specific and the downstream usage hint is actionable. 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 correctly compensates by enumerating the returned field attributes. It provides enough context for an agent to know what the tool returns and how to use the field keys. It could give a small example or clarify the 'type' values, but overall it is adequately complete for a low-complexity metadata tool.

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

Parameters4/5

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

There are zero parameters, so the schema adds nothing and the baseline is 4. The description adds useful semantics by explaining what the returned fields represent and how the field keys should be used with submit_enquiry.

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 the resource ('every field of the IHT 2027 Calculator enquiry') and the specific attributes it exposes (key, label, type, required, help text, allowed options). Although there is no explicit verb like 'returns' or 'lists', the meaning is unmistakable and it is clearly distinguished from the sibling submit_enquiry and enquiry_describe tools.

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 tells the agent that answers should be passed to submit_enquiry keyed by these field keys, which establishes the main use case. It does not explicitly name alternative tools for different scenarios, but the context is sufficient to understand when this tool is needed.

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 IHT 2027 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 estate planning professional, 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 estate planning professional, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.9/5.0
Behavior5/5

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

With no annotations, the description carries the full behavioral burden. It discloses validation, returned artifacts, consent gating, the two-step side effects, the email link requirement, and provider visibility. This is rich, concrete behavioral disclosure beyond the schema.

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 front-loaded with the key constraint and organized in discrete steps, but it is dense and repeats the exact consent text already present in the schema. It remains valuable and readable, though slightly redundant.

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 mutation tool with no output schema and no annotations, the description is complete: it explains what step 1 returns, what to show the person, what to send in step 2, and what happens after submission. Nothing an agent needs to orchestrate the flow 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 critical meaning: answers must use field keys from enquiry_fields, consent is tied to the exact consent statement, and confirmation is the step-1 token used only after the person approves. The optional confirmation parameter's role is fully explained.

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

Purpose5/5

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

The description opens with a specific verb and resource ('Submits an enquiry to IHT 2027 Calculator'), immediately excludes purchase/quote semantics, and the title adds 'to human providers'. This clearly differentiates it from calculation and schema-description siblings.

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

Usage Guidelines5/5

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

The two-step protocol is explicit: call once with answers and consent=true to get a summary/token, then call again only if the person agrees with the same answers plus the token. It also references enquiry_fields for answer keys and states when the tool is not appropriate.

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
    A
    quality
    C
    maintenance
    MCP server exposing UK financial adviser calculations (tax, IHT, pensions, portfolios) to any MCP-capable client.
    6
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    A public, no-auth remote MCP server that exposes Arc & Ledger's free tax calculators and intake funnel as tools inside AI assistants. Provides tools for IRS notice explanation, FBAR/FATCA, LLC vs S-Corp comparison, quarterly tax estimates, and more.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

Each tool has a distinct role: calculate runs the calculator, calculator_describe documents it, enquiry_describe explains the submission process, enquiry_fields provides the schema, and submit_enquiry performs the two-step submission. There is no meaningful overlap that would cause an agent to select the wrong tool.

Naming Consistency2/5

Names do not follow a single pattern: calculate and submit_enquiry are verb-led, while calculator_describe and enquiry_describe are noun-verb reversed, and enquiry_fields is noun-noun. The inconsistency makes expected naming behavior hard to predict.

Tool Count5/5

Five tools is well-scoped for the calculator-plus-enquiry workflow. Each tool serves a necessary step, from running the calculation to understanding it, inspecting fields, and submitting with confirmation.

Completeness5/5

The tool set covers the full user journey: calculate the IHT figure, understand the calculator's inputs and assumptions, read guidance on the enquiry, inspect required fields, and submit with an explicit two-step confirmation. There are no obvious dead ends for the stated domain.

Resources