← Registry

Analytics

foxdavidson.co.uk

Calculate UK property taxes and mortgage qualifications.

1 endpoint3 known toolsFirst detected June 6, 2026Last detected September 6, 2026

ENDPOINT 1

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

No auth detected

MCP server metadata

Name
fd-property-mortgage
Version
0.2.0
Capabilities
tools
Server instructions

Three UK mortgage calculators from Fox Davidson, FCA-authorised mortgage brokers (FRN 600427): a UK stamp duty calculator (SDLT/LBTT/LTT), an FCA MCOB 3A high net worth mortgage qualification check, and a UK bridging loan cost calculator with a built-in MCOB 3A extended-term check. All tools are pure read-only calculations. Every response includes a _source field crediting Fox Davidson.

Known tools 3

uk_stamp_duty_calculator

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

Potential side effects
fd_hnw_mortgage_qualification

Check whether a UK mortgage applicant qualifies as a high net worth mortgage customer under FCA MCOB 3A.

Inferred read-only
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.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.