Open Data

Land Registry Open Data MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

HM Land Registry Open Data — UK House Price Index (UKHPI) and SPARQL queries against the linked data platform. Covers average prices, annual/monthly percentage changes, and sales volumes by region and property type.

3 tools
Agent guide included
No auth required
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Land Registry Open Data — workflow patterns, data models, and gotchas for your AI agent.

Land Registry Open Data

HM Land Registry publishes UK House Price Index (UKHPI) data and a linked data SPARQL endpoint. No authentication required.

Data Model

  • UKHPI Regions — ~350 local authority areas plus national aggregates (united-kingdom, england, wales, scotland, northern-ireland).
  • Monthly Observations — Each observation has average prices (overall + by property type), house price index values, percentage changes (monthly and annual), and sales volumes.
  • Property Types — Detached, semi-detached, terraced, flat/maisonette, new-build, existing property.

Region Slugs

Region identifiers are kebab-case (e.g. united-kingdom, greater-london, city-of-bristol). List UKHPI regions to discover valid slugs.

SPARQL Endpoint

The SPARQL endpoint at /landregistry/query supports the full SPARQL 1.1 specification against the Land Registry linked data store. Key prefixes:

  • ukhpi: <http://landregistry.data.gov.uk/def/ukhpi/>
  • lrppi: <http://landregistry.data.gov.uk/def/ppi/>
  • lrcommon: <http://landregistry.data.gov.uk/def/common/>

Gotchas

  • The linked data API returns results wrapped in {"format": "linked-data-api", "result": {...}}.
  • Region data uses _pageSize for pagination (max 200 per page).
  • SPARQL queries must be POST-ed as form-urlencoded query=... with Accept: application/json.
  • Some older months may lack sales volume or seasonally adjusted fields.

Tools in this Server (3)

Lr Sparql Query

Execute a custom SPARQL query against the HM Land Registry linked data endpoint. Supports querying UK House Price Index data, price paid data, and oth...

Lr Ukhpi Regions

List available regions for UK House Price Index queries. Returns region slugs and display names. Optionally filter by name substring.

Lr Ukhpi Search

Search UK House Price Index (UKHPI) data by region. Returns monthly observations with average prices by property type, house price index values, perce...

Frequently Asked Questions

What is the Land Registry Open Data MCP server?

HM Land Registry Open Data — UK House Price Index (UKHPI) and SPARQL queries against the linked data platform. Covers average prices, annual/monthly percentage changes, and sales volumes by region and property type. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Land Registry Open Data 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/land-registry-open-data. Authentication is handled automatically.

How many tools does Land Registry Open Data provide?

Land Registry Open Data provides 3 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 Land Registry Open Data require?

Land Registry Open Data uses open data APIs — no authentication required.

Setup Instructions

Connect Land Registry Open Data to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/land-registry-open-data

What is MCP?

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

Use this bundle 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.

Ready to chat with Land Registry Open Data?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Land Registry Open Data MCP Server & Skill — 3 Tools