Home › Other › UK Property Data

UK Property Data

UK property data — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House

Python Remote
★ 16 stars Last pushed 2026-09-04 License: MIT

Connect

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

Remote (streamable-http)

https://property-shared.fly.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http property-shared https://property-shared.fly.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "property-shared": {
      "url": "https://property-shared.fly.dev/mcp"
    }
  }
}

Package (pypi 1.5.1)

uvx property-shared

Or add to your MCP client config:

{
  "mcpServers": {
    "property-shared": {
      "command": "uvx",
      "args": [
        "property-shared"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry