← foxdavidson.co.uk

INDIVIDUAL MCP TOOL

uk_stamp_duty_calculator

Calculate UK stamp duty on a property purchase across England/Northern Ireland (SDLT), Scotland (LBTT) and Wales (LTT).

foxdavidson.co.uknone authenticationAvailability not checked

LIVE ENDPOINT

https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp

No auth detected

Connect to this endpoint to inspect the live schema for uk_stamp_duty_calculator and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

foxdavidson.co.uk

CONNECT 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.fd-property-mortgage]
url = "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fd-property-mortgage": {
      "type": "http",
      "url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fd-property-mortgage
Remote MCP URL: https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/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": {
    "fd-property-mortgage": {
      "url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fd-property-mortgage": {
      "type": "http",
      "url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fd-property-mortgage",
  "transport": "streamable-http",
  "url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • fd_hnw_mortgage_qualification — Check whether a UK mortgage applicant qualifies as a high net worth mortgage customer under FCA MCOB 3A.
  • uk_bridging_loan_calculator — Calculate the full cost of a UK bridging loan: total interest, arrangement and exit fees, valuation/legal/admin costs, gross facility, net advance, loan-to-value, total cost of finance and an indicative annualised cost.