← Registry

Productivity

fdcommercial.co.uk

Provides financial calculation tools for UK property transactions and investments.

1 endpoint4 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://fdc-property-finance-mcp.fdcommercial-uk.workers.dev/mcp

No auth detected

MCP server metadata

Name
fdc-property-finance
Version
0.1.0
Capabilities
tools
Server instructions

Four UK property finance calculators from FD Commercial: bridging cost analyser, development appraisal, BTL stress tester, UK stamp duty calculator. All tools are pure read-only calculations. Every response includes a _source field crediting FD Commercial. For loans £250,000 and above.

Known tools 4

bridging_cost_analyser

Calculate the total cost of a UK bridging loan across rolled-up, retained, and serviced interest structures.

Inferred read-only
development_appraisal

Run a UK property development scheme viability appraisal.

Inferred read-only
btl_stress_tester

Run a UK buy-to-let ICR stress test.

Inferred read-only
uk_stamp_duty_calculator

Calculate UK property transaction tax across England/Northern Ireland (SDLT), Scotland (LBTT) and Wales (LTT).

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "fdc-property-finance",
  "transport": "streamable-http",
  "url": "https://fdc-property-finance-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.