UK Property Intelligence
uk-property-mcp
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.
Install
pip install uk-property-mcpOr with uvx (no install required):
uvx uk-property-mcpConnect
Claude Code / Claude Desktop (stdio)
Add to .mcp.json:
{
"mcpServers": {
"property": {
"command": "uvx",
"args": ["uk-property-mcp"]
}
}
}Claude.ai (remote)
https://uk-property-mcp.fly.dev/mcp
Tools
Tool | Description |
| Full data pull — comps + EPC + yield + market (needs street address + postcode) |
| Land Registry comparable sales with EPC-enriched price/sqft |
| Transaction search by postcode, address, date range, or price |
| Gross rental yield (PPD sales + Rightmove rentals) |
| Rental market stats, optional yield from purchase price |
| EPC certificate lookup |
| Rightmove listings for sale or rent |
| Full details for a specific Rightmove listing |
| Block-buy opportunities (buildings with multiple flat sales) |
| SDLT calculator with all surcharges |
| Local council planning portal URL |
| Companies House search by name |
| Full Companies House record by company number |
Environment Variables
Variable | Required | Description |
| EPC tools | EPC Register API email |
| EPC tools | EPC Register API key |
| company_* tools | Companies House API key (free at developer.company-information.service.gov.uk) |
| No | Rate limit delay (default 0.6s) |
| No | HTTP port when self-hosting (default 8080) |
Copy .env.example to .env and fill in credentials.
Agent skills for common workflows (property reports, deal sourcing, block-buy analysis) are in .agents/skills/.
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/paulieb89/uk-property-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server