UK Property Data MCP Server

UK property data in one package. Pulls Land Registry sales, EPC certificates, Rightmove listings, rental yields, stamp duty calculations, planning portal links, and Companies House records.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 16 · #247 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install UK Property Data

before you install - you'll need

RUN_LIVE_TESTS

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://property-shared.fly.dev/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to property-shared.fly.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

pypi package property-shared - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.paulieb89 is GitHub-verified and matches the repo owner

03 · What UK Property Data can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.13.0 · 2026-08-24

Security hotfix. Upgrading is recommended for anyone exposing the REST API or either MCP server. · Security · Server-Side Request Forgery in the Rightmove fetch paths. fetch_listing() passed any string beginning with…

v1.12.0 · 2026-05-17

What's new · Added · property_epc_search(postcode) - browse all EPC certificates at a postcode as a slim list (address, rating, floor_area, property_type, floor_level, habitable_rooms, inspection_date, lmk_key).…

v1.11.0 · 2026-05-13

Summary · Combined release of the MCP primitive cleanup work shipped across PRs #11, #12, #13, #14. The fleet's data layer (\property_core\) gains one user-facing improvement; the rest is MCP-server-layer cleanup that…

04 · Who maintains UK Property Data

UK Property Data is maintained by paulieb89. We track 5 MCP servers from paulieb89 - 5 actively maintained, 45 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from paulieb89.

  1. UK Due Diligence UK due diligence - Companies House, Charity Commission, Land Registry, Gazette, HMRC VAT ★ 3
  2. Pine Script v6 Documentation Pine Script v6 documentation lookup, function validation, and linting for AI code generation ★ 9
  3. UK Legal Research UK legal research - case law, legislation, Hansard, bills, votes, committees, HMRC, citations ★ 13
  4. BAILII UK Case Law Search UK case law on BAILII - court judgments with section extraction. Runs locally. ★ 4

05 · Facts

category
other - ranked #247 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-24)
registry
io.github.paulieb89/property-shared (active, first published 2026-04-20)
packages
pypi:property-shared

06 · UK Property Data FAQ

What is UK Property Data?

UK property data in one package. Pulls Land Registry sales, EPC certificates, Rightmove listings, rental yields, stamp duty calculations, planning portal links, and Companies House records.

Is UK Property Data still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install UK Property Data?

Run `uvx property-shared`. The README documents one environment variable (RUN_LIVE_TESTS) to set first. You can also paste the ready-made client config above.

Does UK Property Data require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to UK Property Data

More MCP servers to compare · UK Due Diligence · UK Legal Research · Paypal MCP Server · Server Colab Exec · SentinelX MCP

More Python MCP servers · Arangodb Async · Android Puppeteer MCP · see all