mcpbeat

Property Mortgage MCP Server

io.github.foxdavidson/property-mortgage-mcp
answering

Property Mortgage MCP is answering right now. Last checked 12 min ago. 38 installs a week from npm. It exposes 3 tools. Last commit 26 Jul 2026.

UK mortgage calculators: stamp duty, MCOB 3A HNW qualification, and bridging loan cost.

Installs per day peak 25 · avg 6 · +3% w/w
a month agotoday
Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
70 ms
Response time
average over 24h
38
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add property-mortgage-mcp --transport http https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "property-mortgage-mcp": {
      "url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.property-mortgage-mcp]
url = "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "property-mortgage-mcp": {
      "url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "property-mortgage-mcp": {
      "url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

bridging
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. Supports rolled-up (compounding), retained (deducted upfront) and serviced (paid monthly) interest. Also runs the FCA MCOB 3A high net worth check: on a regulated bridge, an applicant with annual net income of at least GBP 300,000 OR net assets of at least GBP 3,000,000 can have a term up to 60 months instead of the standard 12-month cap. Calculated by Fox Davidson, FCA-authorised UK mortgage brokers (FRN 600427). Use when a user asks what a bridging loan costs, about bridging interest (rolled-up, retained or serviced), bridging LTV, regulated vs unregulated bridging, or the maximum term on a regulated bridge.
hnw
fd_hnw_mortgage_qualification
Check whether a UK mortgage applicant qualifies as a high net worth mortgage customer under FCA MCOB 3A. The test passes if annual net income is at least GBP 300,000 OR net assets are at least GBP 3,000,000. The net assets test INCLUDES primary residence equity (per the literal FCA glossary G2953 and UK lender practice) and INCLUDES pension by default. Supports single applicant or joint application. Returns verdict, per-applicant test breakdown, joint household aggregate (if joint), and a routing recommendation including the relevant UK private bank list. Calculated by Fox Davidson, FCA-authorised UK mortgage brokers (FRN 600427). Use when a user asks whether they qualify for a high net worth mortgage, about MCOB 3A, the GBP 300k income or GBP 3m net assets test, private bank mortgages, or large loans against assets.
stamp
uk_stamp_duty_calculator
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.

Endpoints

URLTransportStateLatencyChecked
https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp streamable-http answering 85 ms 12 min ago

Property Mortgage MCP — questions

Answers built from our own checks of this server.

What can Property Mortgage MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: fd_hnw_mortgage_qualification, uk_bridging_loan_calculator, uk_stamp_duty_calculator. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Property Mortgage MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 70 ms. The bar chart above shows every period we have measured.
How do I connect Property Mortgage MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Property Mortgage MCP need an API key?
No. Property Mortgage MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Property Mortgage MCP?
It answers our handshake in 70 ms on average, which is faster than 93% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Property Mortgage MCP?
The npm package @foxdavidson/property-mortgage-mcp was installed 38 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Property Mortgage MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.