UK Property Intelligence
FreeNot checkedUK property data MCP server for AI hosts (Claude, ChatGPT). Wraps Land Registry, Rightmove, EPC, rental yields, stamp duty, and Companies House into 13 tools.
About
UK property data MCP server for AI hosts (Claude, ChatGPT). Wraps Land Registry, Rightmove, EPC, rental yields, stamp duty, and Companies House into 13 tools.
README
uk-property-mcp
UK property data MCP server for AI agents. Wraps Land Registry, Rightmove, EPC, rental yields, stamp duty, and Companies House into 13 tools — one connection, no paywalls.
PyPI Glama Install in VS Code Install in VS Code Insiders Install in Cursor
Data Sources
| Source | API | Auth |
|---|---|---|
| Land Registry (PPD) | landregistry.data.gov.uk SPARQL |
None |
| EPC Register | epc.opendatacommunities.org |
API key (free, optional) |
| Rightmove | rightmove.co.uk (scraping, polite) | None |
| postcodes.io | api.postcodes.io |
None |
| Companies House | api.company-information.service.gov.uk |
API key (free) |
Tools
| Tool | Description |
|---|---|
property_report |
Full data pull — comps + EPC + yield + market (needs street address + postcode) |
property_comps |
Land Registry comparable sales with EPC-enriched price/sqft |
ppd_transactions |
Transaction search by postcode, address, date range, or price |
property_yield |
Gross rental yield (PPD sales + Rightmove rentals) |
rental_analysis |
Rental market stats, optional yield from purchase price |
property_epc |
EPC certificate lookup |
rightmove_search |
Rightmove listings for sale or rent |
rightmove_listing |
Full details for a specific Rightmove listing |
property_blocks |
Block-buy opportunities (buildings with multiple flat sales) |
stamp_duty |
SDLT calculator with all surcharges |
planning_search |
Local council planning portal URL |
company_search |
Companies House search by name |
company_profile |
Full Companies House record by company number |
Connect
Hosted (no install)
{
"mcpServers": {
"property-mcp": {
"type": "http",
"url": "https://uk-property-mcp.fly.dev/mcp"
}
}
}
Local (uvx)
export EPC_API_EMAIL=your_email
export EPC_API_KEY=your_key
export COMPANIES_HOUSE_API_KEY=your_key
{
"mcpServers": {
"property-mcp": {
"type": "stdio",
"command": "uvx",
"args": ["uk-property-mcp"]
}
}
}
API Keys
| Key | Where to get it |
|---|---|
EPC_API_EMAIL / EPC_API_KEY |
epc.opendatacommunities.org — free registration |
COMPANIES_HOUSE_API_KEY |
developer.company-information.service.gov.uk — free |
EPC credentials are optional — the server degrades gracefully without them. COMPANIES_HOUSE_API_KEY is required for the company_search and company_profile tools.
Agent Skills
Routing skills for common workflows are in .agents/skills/:
property-report— full property report from address + postcodeproperty-search— deal sourcing and comparable analysis
Licence
MIT
Install UK Property Intelligence in Claude Desktop, Claude Code & Cursor
unyly install uk-property-intelligenceInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add uk-property-intelligence -- uvx uk-property-mcpStep-by-step: how to install UK Property Intelligence
FAQ
Is UK Property Intelligence MCP free?
Yes, UK Property Intelligence MCP is free — one-click install via Unyly at no cost.
Does UK Property Intelligence need an API key?
No, UK Property Intelligence runs without API keys or environment variables.
Is UK Property Intelligence hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install UK Property Intelligence in Claude Desktop, Claude Code or Cursor?
Open UK Property Intelligence on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare UK Property Intelligence with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
