Skip to main content
Glama
foxdavidson

Fox Davidson Property Mortgage MCP

by foxdavidson

UK Stamp Duty Calculator (SDLT / LBTT / LTT)

uk_stamp_duty_calculator
Read-onlyIdempotent

Calculate UK stamp duty (SDLT, LBTT, LTT) for property purchases across England, Scotland, or Wales. Handles first-time buyer relief, additional dwelling surcharge, non-resident and corporate rates.

Instructions

Calculate UK stamp duty on a property purchase across England/Northern Ireland (SDLT), Scotland (LBTT) and Wales (LTT). Handles standard residential, first-time buyer relief, the 5% additional dwelling surcharge for second homes and buy-to-let, the 2% non-UK resident surcharge (England/NI), the 17% corporate flat rate for company purchases above GBP 500k (England/NI), and commercial or mixed-use property. Returns banded breakdown, total tax payable and effective rate. Uses current 2026 bands and surcharge rates. Calculated by Fox Davidson, FCA-authorised UK mortgage brokers (FRN 600427). Use when a user asks about stamp duty, SDLT, LBTT, LTT, additional dwelling surcharge, ADS, first-time buyer relief, non-resident surcharge, or tax on a specific UK property purchase.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
property_price_gbpYesProperty purchase price in pounds. Example: 750000.
regionNoTax region. 'england' covers England and Northern Ireland (SDLT). 'scotland' uses LBTT. 'wales' uses LTT.england
buyer_typeNoBuyer category. 'standard' is a main residence purchase. 'ftb' is first-time buyer (England/NI relief up to GBP 500k; Scotland FTB to GBP 175k; Wales has no FTB relief). 'additional' triggers the second-home surcharge. 'nonresident' adds the 2% non-UK resident surcharge (England/NI only). 'corporate' applies the 17% flat rate above GBP 500k (England/NI residential) or standard rates plus surcharge below threshold or in Scotland/Wales. 'commercial' uses non-residential bands.standard
Behavior5/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true. The description adds valuable behavioral details: it handles specific surcharges, first-time buyer relief, non-resident surcharge, corporate flat rate, and commercial property. It also mentions using 'current 2026 bands' and the source (Fox Davidson, FCA-authorised). No contradiction with annotations.

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 comprehensive but slightly verbose (multiple sentences). It front-loads the core purpose and follows with specific use cases and return format. Every sentence earns its place, but could be trimmed slightly without losing clarity.

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?

The tool has no output schema, but the description explicitly states what is returned: 'Returns banded breakdown, total tax payable and effective rate.' Combined with thorough coverage of regions, buyer types, surcharges, and reliefs, the description is complete for the tool's complexity (3 parameters, simple output).

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?

Schema description coverage is 100% for all three parameters. The description goes beyond the schema by explaining the effect of each buyer_type enum value (e.g., 'ftb' triggers FTB relief in England/NI up to GBP 500k, Scotland up to GBP 175k, none in Wales; 'nonresident' adds 2% surcharge only in England/NI). This adds significant meaning beyond the enum labels.

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 starts with a clear verb-resource pair: 'Calculate UK stamp duty on a property purchase across England/Northern Ireland (SDLT), Scotland (LBTT) and Wales (LTT).' It explicitly lists all supported tax types and regions, and distinguishes from the only sibling tool (a mortgage qualification tool) by focusing on stamp duty calculation.

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 ends with an explicit usage statement: 'Use when a user asks about stamp duty, SDLT, LBTT, LTT, additional dwelling surcharge, ADS, first-time buyer relief, non-resident surcharge, or tax on a specific UK property purchase.' This covers when to invoke the tool and implicitly tells the agent not to use it for mortgage qualification queries.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/foxdavidson/property-mortgage-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server