HomeFinance › property-finance-mcp

property-finance-mcp

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

TypeScript CloudLocal Remote
★ 1 stars Last pushed 2026-07-26 License: NOASSERTION

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://fdc-property-finance-mcp.fdcommercial-uk.workers.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http property-finance-mcp https://fdc-property-finance-mcp.fdcommercial-uk.workers.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "property-finance-mcp": {
      "url": "https://fdc-property-finance-mcp.fdcommercial-uk.workers.dev/mcp"
    }
  }
}

Package (npm 0.1.1)

npx -y @fdcommercial/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "property-finance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fdcommercial/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry