Bluestratus
Free forever31.5M sale recordsEngland & Wales

Everything public record knows about a UK address.

“What can you tell me about 27 Example Road, Southampton?” — Property MCP answers that question for your agent, from official HM Land Registry records. Free to call, with no account and no API key — the same as our MOT Check connector.

What comes back

One address in. Structured, attributable facts out — the things a buyer actually wants to know before they commit to a number.

The tool surface

Seven tools, shaped around how an agent asks rather than how a database stores.

property_lookup(address)

The single-call summary: property type, tenure where available, last sale, EPC rating and floor area.

property_sales_history(address)

Every recorded transaction for the address, with price and date, back as far as Price Paid Data goes.

property_valuation(address)

An estimated current value range derived from comparable sales and local price movement, with the workings exposed.

property_epc(address)

Energy rating, floor area, heating type and efficiency scores from the domestic EPC register.

nearby_sales(address, radius)

Comparable sales within a radius, so an agent can sanity-check an asking price against what actually sold.

property_risk_check(address)

Local risk signals — flood risk, planning history and area-level factors worth knowing before an offer.

property_report(address)

The full picture in one call: everything above, assembled into a single structured report.

Connect it

Property MCP speaks the Model Context Protocol over streamable HTTP. Point any MCP client at the endpoint — no account, no API key, nothing to configure. The same way our MOT Check connector already works.

Live now, holding every residential sale recorded in England and Wales since 1995 — 31,525,946 transactions, refreshed monthly from HM Land Registry. Want the same for vehicles? motcheck.io/mcp.

Claude Code
claude mcp add --transport http \
  property https://bluestratus.com/property/mcp
mcp.json
{
  "mcpServers": {
    "property": {
      "type": "http",
      "url": "https://bluestratus.com/property/mcp"
    }
  }
}

Where the data comes from

No scraped listings and no black-box estimates presented as fact. Every field is traceable to a published government dataset.

HM Land Registry — Price Paid Data

Residential transactions across England and Wales. Published as open data and licensed for commercial reuse under its stated conditions.

EPC Open Data — domestic certificates

The government's energy performance register, accessed through its developer API. Source of rating, floor area, heating type and efficiency.

Valuation ranges are estimates derived from comparable transactions, not formal valuations, and should not be relied on as a survey or a mortgage valuation.