← Back to Plugins
MCP Server MCP

io.github.foxdavidson/property-mortgage-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @foxdavidson/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@foxdavidson/property-mortgage-mcp",
      "version": "0.2.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...