Open Data

UK Property Intelligence MCP Server

Chat with AI and use the interactive dashboard — no account needed.

UK property reports from joined sale history, EPC performance, postcode geography, and match confidence.

Interactive App
19 tools
Agent guide included

No account needed. Search with the interactive app or chat with AI — both work side by side.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for UK Property Intelligence — workflow patterns, data models, and gotchas for your AI agent.

UK Property Intelligence

This MCP server exposes bounded property intelligence through tools and an interactive MCP App. It does not provide raw bulk data downloads.

Core Workflows

  • Look up postcode geography: lat/lon, local authority, ward, LSOA/MSOA, and constituency where present in the local postcode product.
  • Resolve free-text property addresses to candidate postcodes from local PPD and EPC address records before asking the user for a postcode.
  • Search locally-ingested EPC/DEC certificates by postcode, address fragment, certificate type, and energy band.
  • List known addresses for a postcode and look up EPC-backed UPRNs where the source data contains a UPRN.
  • Search bounded HMLR sale records, price trends, price distributions, and market activity by full postcode or postcode outer.
  • Match HMLR Price Paid transactions to EPC records within a postcode using conservative materialized rule-pass matches where available.
  • Estimate conservative price-per-square-foot valuation bands from matched sale prices, transfer dates, and EPC floor area.
  • Inspect dataset health, match coverage, valuation usability, outlier counts, stale EPC rates, and property-type coverage before relying on derived metrics.
  • Find property opportunities, block-level evidence, repeat-sale movements, and EPC value gaps from the same matched sale/EPC evidence.
  • Build a property report with recent sale history, EPC context, geography, match confidence, floor area, price per square metre, and price per square foot.

Interpretation Rules

  • Treat materialized PPD/EPC matches as high-confidence joins, while still surfacing match method and confidence metadata.
  • Treat ad hoc fallback matches as exploratory evidence, not as high-confidence valuation comps.
  • Prefer postcode plus address fragment for property-level questions.
  • If the user gives an address without a postcode, call the address resolver first, then use the best candidate postcode with the report or valuation tools.
  • Use price-per-area metrics only when the matched EPC has a positive floor area.
  • Preserve quality flags such as thin comparable sets, stale EPC records, fallback match evidence, and outlier sale/floor-area values in conclusions.
  • Do not infer retrofit actions or improvement uplift unless those facts are present in the returned tool data.
  • Surface source attribution and licence boundaries when using address-level EPC data in customer-facing outputs.

Licensing Boundary

HMLR Price Paid data is used for authenticated agent-query and UI-display workflows. EPC non-address fields are licensed under Open Government Licence v3.0. EPC address and postcode fields carry Ordnance Survey/Royal Mail copyright and database-right notices and are used here for bounded energy/property-intelligence workflows, not bulk redistribution.

Where the data comes from

HMLR, EPC, and postcode data are normalized into local Postgres tables. Tool calls return bounded query results, summaries, match scores, and derived metrics such as price per square foot.

Residential property transaction sale prices in England and Wales.

Source updated: Monthly
We refresh: Monthly poll with upstream metadata preflight
CSV bulk extract loaded into Postgres
England and Wales
Energy Performance of Buildings Data
Ministry of Housing, Communities and Local Government

EPC and DEC certificate data used for energy-performance context and floor area.

Source updated: Regular upstream bulk refreshes
We refresh: Metadata-gated bulk refresh
CSV bulk archives loaded into Postgres
England and Wales
ONS Postcode Directory
Office for National Statistics / Gridlink Consortium

Postcode centroids and administrative geography assignments.

Source updated: Quarterly
We refresh: Quarterly
CSV bulk archive loaded into Postgres
United Kingdom
EPC address and postcode fields carry Ordnance Survey and Royal Mail copyright/database-right notices. This server returns bounded reports and derived intelligence, not raw bulk address redistribution.
Materialized PPD/EPC matches are limited to deterministic, unambiguous rule-pass joins. Ad hoc fallback matches remain confidence-scored and should be reviewed in high-stakes decisions.

Source availability last verified 2026-04-27.

Tools in this Server (19)

Uk Property Address By Postcode

List address records seen in local HMLR Price Paid and EPC datasets for one full postcode.

Uk Property Block Analysis

Analyse a building or block inside one postcode using an address fragment, matched sale/EPC price-per-square-foot statistics, EPC rating distribution,...

Uk Property Dataset Stats

Return local UK property intelligence dataset row counts.

Uk Property Epc Value Gap

Find matched sales where weak EPC-rated properties sold below the local median price per square foot, estimating a rough value gap from observed comps...

Uk Property Find Address

Resolve a free-text UK property address to candidate postcodes using locally ingested HMLR Price Paid and EPC address records. Use this first when the...

Uk Property Lookup Postcode

Look up postcode centroid and administrative geography for a UK postcode.

Uk Property Market Activity

Return recent HMLR transaction volume, active postcode count, new-build count, and monthly market activity.

Uk Property Match Postcode

Return local HMLR Price Paid to EPC matches for one postcode, preferring conservative materialized rule-pass matches. Returns sale price, floor area, ...

Uk Property Opportunity Finder

Find potentially interesting matched sale/EPC records in one postcode: discounted price per square foot, weak EPC ratings, large floor area below loca...

Uk Property Postcode Profile

Build a postcode profile from geography, sale distributions, market activity, EPC samples, and matched price-per-square-foot evidence.

Uk Property Price Distributions

Return sale-price band and property-type distributions for a postcode or postcode outer.

Uk Property Price Trends

Return monthly, quarterly, or yearly HMLR sale-price trends for a postcode or postcode outer.

Uk Property Quality Report

Return dataset health for UK property intelligence: exact recent match coverage, materialized dataset counts, sampled valuation-usable rate, outlier f...

Uk Property Repeat Sales

Find repeat HMLR sale transactions for the same normalized address inside one postcode and calculate first-to-latest price change.

Uk Property Report

Create a bounded property intelligence report for one postcode and optional address fragment. Opens the MCP App with geography, recent sales, EPC cert...

Uk Property Sales

Search bounded HMLR Price Paid sale records by postcode or postcode outer with optional address and price filters.

Uk Property Search Epc

Search locally-ingested EPC/DEC certificates by postcode, address fragment, certificate type, and energy rating.

Uk Property Sqft Valuation

Estimate a conservative price-per-square-foot valuation band for one postcode using matched HMLR Price Paid sales and EPC floor areas. Returns compara...

Uk Property Uprn Lookup

Look up locally ingested EPC certificates and matched sale evidence for a UPRN.

Frequently Asked Questions

What is the UK Property Intelligence MCP server?

Bounded UK property reports from HMLR sale history, EPC records, postcode geography, and PPD/EPC matching. It provides 19 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect UK Property Intelligence to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/uk-property-intelligence. Authentication is handled automatically.

How many tools does UK Property Intelligence provide?

UK Property Intelligence provides 19 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does UK Property Intelligence require?

UK Property Intelligence uses open data APIs — no authentication required.

Setup Instructions

Connect UK Property Intelligence to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/uk-property-intelligence

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This MCP server groups tools behind an endpoint that many clients can use.

Use this MCP server in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Other ways to use UK Property Intelligence

Same data, different audiences.

App

Polished interactive UI — explore the data visually with no setup.

Open the app
REST API

Call every tool from your own backend. OpenAPI spec + cURL examples.

View API docs

Try UK Property Intelligence now

No sign-up required. Open the interactive dashboard and start searching in seconds.