Skip to main content
Glama

estimate_probate_cost

Estimate the cost of probate in England & Wales: the HMCTS application fee (£300 where the estate is over £5,000; no fee at £5,000 or below — the same with or without a will), sealed-copy costs, and — on the professional route — typical fee ranges across the UK market (NOT the firm's fees; most professional fees attract VAT on top). Guidance, not advice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hasWillYesA valid will exists (grant of probate); without one, letters of administration
estateValueYesGross estate value (£) — home, savings, investments, minus debts
includesPropertyYesEstate includes a house or flat (enables the IHT-instalments note)
professionalRouteYestrue = with professional help (adds typical UK market fee ranges); false = applying yourself

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4/5.0
Behavior4/5

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

With no annotations, the description carries full transparency burden. It discloses the tool is guidance-only, explains VAT applicability, and specifies that professional fees are market ranges not firm fees. No destructive behavior is expected, and no authorization needs are mentioned, but the description is sufficiently transparent for a non-mutating calculator.

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 paragraph of moderate length, front-loaded with the main purpose. Each sentence adds value, though some detail (e.g., parenthetical about VAT) could be more concisely placed. Nevertheless, it is efficient.

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

Completeness3/5

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

There is no output schema, and the description does not detail what the tool returns (e.g., a breakdown of costs). For a simple estimator, this may be acceptable, but more completeness would be helpful. The description covers inputs adequately but lacks return format.

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?

Schema coverage is 100%, so baseline is 3. The description adds meaningful context beyond schema: it explains the fee threshold (£5,000) and that professional fees are typical market ranges (not firm-specific) and that VAT may apply. This enriches parameter understanding.

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 explicitly states the tool estimates probate costs in England & Wales, listing specific components (HMCTS fee, sealed-copy costs, professional fee ranges). It clearly distinguishes itself from siblings like calculate_iht by focus on probate costs.

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 provides a caveat ('Guidance, not advice') but does not explicitly state when to use this tool versus alternatives among the 16 siblings. Usage is implied by the tool's purpose, but no exclusions or comparisons are given.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources