site
Server Details
IHT 2027 Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human handoff,...
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
5 toolscalculateIHT 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.
| Name | Required | Description | Default |
|---|---|---|---|
| debts | No | Mortgage and other debts | |
| charity | No | Leaving 10%+ of the estate to charity | 0 |
| marital | No | Allowances available | single |
| pension | No | Unused pension pot | |
| savings | No | Other assets (savings, investments, contents) | |
| homeKids | No | Home left to children or grandchildren | 1 |
| property | No | Your home (market value) |
TDQS
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.
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.
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.
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.
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.
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
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.
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.
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.
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.
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.
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
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.
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.
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.
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.
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.
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
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.
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.
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.
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.
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.
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."
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | the person's answers, keyed by field key | |
| consent | Yes | true only when the person has agreed to: Happy for my details to go to a relevant estate planning professional, who'll contact me directly. | |
| confirmation | No | the confirmation token from step 1, after the person has approved the summary |
TDQS
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.
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.
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.
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.
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.
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.
5 tool updates
- First observed
calculate - First observed
calculator_describe - First observed
enquiry_describe - First observed
enquiry_fields - First observed
submit_enquiry
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
PRSI Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human handoff, not...
Expatriation Tax Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
IT Support Cost Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
Exit Tax Estimator: the site's own MCP server — checker, enquiry (enquiry = a human handoff, not...
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server exposing UK financial adviser calculations (tax, IHT, pensions, portfolios) to any MCP-capable client.6MIT
- FlicenseNot gradedqualityDmaintenancereference MCP server over SSE transport — calculator domain, teaching patterns1-
- FlicenseNot gradedqualityBmaintenanceA 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.-
- FlicenseAqualityCmaintenanceCalculator-focused MCP server with tools, resources, and prompts for arithmetic operations and widget interactions.3-
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
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.
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.
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.
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.