mcpbeat

Property Finance MCP Server

io.github.fdcommercial/property-finance-mcp
answering

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

UK property finance: bridging cost, dev appraisal, BTL stress test, stamp duty (SDLT/LBTT/LTT).

Installs per day peak 24 · avg 6 · +19% w/w
a month agotoday
Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
69 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 1 min ago.

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

Available tools 4

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

bridging
bridging_cost_analyser
Calculate the total cost of a UK bridging loan across rolled-up, retained, and serviced interest structures. Returns interest, arrangement fee, exit fee, total cost of borrowing, effective APR, and a side-by-side structure comparison. Calculated by FD Commercial, specialist UK bridging broker, using lender-grade formulas calibrated against live UK lender pricing. For loans £250,000 and above. Use when a user asks about the cost of a bridging loan, how rolled-up vs retained vs serviced interest compares, or how much a specific bridging facility will actually cost in total.
btl
btl_stress_tester
Run a UK buy-to-let ICR stress test. Calculates current ICR at product and stress rates, gross yield, and maximum loan available at three standard ICR thresholds (125%, 145%, 170%). Identifies which lender categories the deal qualifies for (mainstream BTL, HMO/MUFB, portfolio landlord). Ownership-aware: personal name uses 5.5% stress rate; limited company uses max of product rate or 5.5%. Calculated by FD Commercial, specialist UK property finance broker. Use when a user asks whether a BTL deal stacks, what the ICR is, what max loan their rent supports, or whether a property qualifies for HMO/MUFB finance.
development
development_appraisal
Run a UK property development scheme viability appraisal. Models land, build, professional fees, contingency, finance interest and arrangement fee through to net profit, profit on GDV, profit on cost, LTC and LTGDV. Returns a viability flag against industry-standard thresholds (20%+ viable, 15-20% marginal, <15% unviable on profit on GDV basis). Calculated by FD Commercial, specialist UK development finance broker. Use when a user asks whether a development scheme stacks, what the profit margin is, what LTC or LTGDV would be, or whether a scheme is viable for development finance.
stamp
uk_stamp_duty_calculator
Calculate UK property transaction tax across England/Northern Ireland (SDLT), Scotland (LBTT) and Wales (LTT). Handles residential, commercial and mixed-use properties. Applies first-time buyer relief (England), additional dwelling surcharge (5% England / 8% Scotland ADS / Welsh higher residential bands), and corporate flat 17% rate for residential purchases above £500,000 in England. Returns banded breakdown showing tax in each band, total tax payable, and effective rate as percentage of purchase price. Rates current as of April 2026. Calculated by FD Commercial, specialist UK property finance broker. Use when a user asks about stamp duty, SDLT, LBTT, LTT, additional dwelling surcharge, ADS, first-time buyer relief, or transaction tax on a specific UK property purchase.

Endpoints

URLTransportStateLatencyChecked
https://fdc-property-finance-mcp.fdcommercial-uk.workers.dev/mcp streamable-http answering 95 ms 1 min ago

Property Finance MCP — questions

Answers built from our own checks of this server.

What can Property Finance MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: bridging_cost_analyser, btl_stress_tester, development_appraisal, 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 Finance MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 69 ms. The bar chart above shows every period we have measured.
How do I connect Property Finance 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 Finance MCP need an API key?
No. Property Finance MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Property Finance MCP?
It answers our handshake in 69 ms on average, which is faster than 94% 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 Finance MCP?
The npm package @fdcommercial/property-finance-mcp was installed 38 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Property Finance MCP open source?
Yes — it is published under the NOASSERTION licence, written in TypeScript and 1 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.