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 who work with ai skills, epc and land registry and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-04 · ★ 16 · #109 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

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-09-17

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.19.1 · 2026-09-04

10.5% of live EPC certificates could not be retrieved at all - 14 of 133 sampled across twelve postcodes on 2026-09-05. · One reported instance (tenure: 'ND') turned out to be three variants of the same mistake…

v1.19.0 · 2026-09-04

PPD now answers from the local snapshot (0.27–0.45s, was 60–270s or a 503), with · full history back to 1995. · REST refuses unknown query parameters with 400 instead of · silently discarding them. MCP clients are…

v1.18.2 · 2026-09-03

The out-of-band Stage 1 comparator now records why a live observation failed, · not just that it did. A failed live arm keeps the HTTP status and reason and an · allow-listed subset of response headers - Retry-After…

04 · Who maintains UK Property Data

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

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

05 · Facts

category
other - ranked #109 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-04)
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-09-18, its last commit was 2026-09-04 and it shipped 10+ releases 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-09-17; 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 · see all