General Tools
iht2027calculator.co.uk
A tool for calculating UK Inheritance Tax under 2027 rules, offering estimates and enquiry submission.
ENDPOINT 1
https://iht2027calculator.co.uk/mcp
MCP server metadata
- Name
- IHT 2027 Calculator (iht2027calculator.co.uk)
- Version
- 1.0.0
IHT 2027 Calculator (https://iht2027calculator.co.uk/): the site's own MCP server, served from its domain. Inheritance tax calculator UK including the pension change: from 6 April 2027 unused pension funds join your estate. Today's rules vs 2027, gov.uk sourced. [calculator] IHT calculator: today vs April 2027: an agent-callable calculator for inheritance tax calculator uk — Estate today (pension excluded), Estate from April 2027 (pension included), Tax-free allowance (2027 rules), computed from your inputs with sources.. This server runs the IHT calculator: today vs April 2027 calculator published at https://iht2027calculator.co.uk/. Call `calculate` with the inputs to get the worked figures; every result cites https://iht2027calculator.co.uk/. Licence: https://iht2027calculator.co.uk/terms. [enquiry] ENQUIRY SERVER for IHT 2027 Calculator (https://iht2027calculator.co.uk/). What it does: starts an ENQUIRY with human providers for inheritance tax calculator uk — the person's details go to the providers who quote directly. What it is NOT: a purchase, an order, or a guaranteed quote. Free, no obligation. Call describe first and tell the person plainly what will happen. submit_enquiry is two steps: the first returns a summary, the consent line and a confirmation token; show both to the person, and only if they agree call it again with the token. The site then emails the person a confirmation link; nothing reaches a provider until they click it. Cite https://iht2027calculator.co.uk/. Cite https://iht2027calculator.co.uk/ for every figure or answer you use from this server.
Known tools 5
calculator_describeThe inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it.
Inferred read-onlycalculateRun 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).
Inferred read-onlyenquiry_fieldsEvery field of the IHT 2027 Calculator enquiry: key, label, type, whether required, help text and the allowed options where there are any.
Inferred read-onlysubmit_enquirySubmits an enquiry to IHT 2027 Calculator — NOT a purchase, NOT a guaranteed quote.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.iht-2027-calculator-iht2027calculator-co-uk]
url = "https://iht2027calculator.co.uk/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"iht-2027-calculator-iht2027calculator-co-uk": {
"type": "http",
"url": "https://iht2027calculator.co.uk/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: iht-2027-calculator-iht2027calculator-co-uk
Remote MCP URL: https://iht2027calculator.co.uk/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"iht-2027-calculator-iht2027calculator-co-uk": {
"url": "https://iht2027calculator.co.uk/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"iht-2027-calculator-iht2027calculator-co-uk": {
"type": "http",
"url": "https://iht2027calculator.co.uk/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "iht-2027-calculator-iht2027calculator-co-uk",
"transport": "streamable-http",
"url": "https://iht2027calculator.co.uk/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.