Enterprise DNA Enterprise DNA
M MCP Servers Developer low

fdcommercial/property-finance-mcp

by Various

MCP server exposing FD Commercial's free UK property finance calculators: bridging cost, development appraisal, BTL stress test, UK stamp duty.

MCP

fdcommercial/property-finance-mcp

Added 7 June 2026

#ai-tools #anthropic #bridging #bridging-loan #buy-to-let #claude #development-finance #fintech

Overview

A Model Context Protocol server that wraps FD Commercial's free UK property finance calculators. It exposes endpoints for bridging cost, development appraisal, buy-to-let stress testing, and stamp duty calculations. Developers call these endpoints through the MCP protocol to integrate finance data into their tools.

Best for

Best for
Developers building UK property finance tools or assistants

Use cases

  • Calculate UK stamp duty for property purchases
  • Stress test buy-to-let mortgage affordability
  • Model bridging loan costs and development appraisals

How to use

Install

npm install && npm run build

Tools exposed

  • bridging_cost_analyser
  • development_appraisal
  • btl_stress_tester
  • uk_stamp_duty_calculator

Tested with

Claude Desktop, Cursor, Continue

Example client config

{\n  "mcpServers": {\n    "fdc-property-finance": {\n      "command": "node",\n      "args": ["/absolute/path/to/property-finance-mcp/dist/index-stdio.js"]\n    }\n  }\n}

Notes

A Model Context Protocol server that wraps FD Commercial’s free UK property finance calculators. It exposes endpoints for bridging cost, development appraisal, buy-to-let stress testing, and stamp duty calculations. Developers call these endpoints through the MCP protocol to integrate finance data into their tools.

0 stars on GitHub. Last updated 2026-05-28.

Use cases

  • Calculate UK stamp duty for property purchases
  • Stress test buy-to-let mortgage affordability
  • Model bridging loan costs and development appraisals

Pros

  • Free access to specialized UK property finance calculators
  • Standard MCP protocol for easy integration into AI tools
  • TypeScript implementation for type safety

Cons

  • Limited to UK property finance calculations only
  • No built-in authentication or rate limiting as open source
  • Requires an MCP-compatible client to use

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Free access to specialized UK property finance calculators
  • Standard MCP protocol for easy integration into AI tools
  • TypeScript implementation for type safety

Cons

  • Limited to UK property finance calculations only
  • No built-in authentication or rate limiting as open source
  • Requires an MCP-compatible client to use
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks