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.
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
Release files for uk-property-mcp 1.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uk_property_mcp-1.0.8.tar.gz | 139.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uk_property_mcp-1.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 152.0 kB
Release files / uk_property_mcp-1.0.8.tar.gz
| Download URL | uk_property_mcp-1.0.8.tar.gz |
|---|---|
| Size | 139.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9a5a7aa01f092b6fdc0403c66ec28918cb939a8db1011f25cb10e8f20b40add8
|
|
BLAKE2b-256 checksum How to use checksums |
763e7a121b117c3123a6e5c7b57740ff928e53e6e674382724e0a90f190db120
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 17, 2026.
Transparency logRelease files / uk_property_mcp-1.0.8-py3-none-any.whl
| Download URL | uk_property_mcp-1.0.8-py3-none-any.whl |
|---|---|
| Size | 12.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a9d50e30f1afdd625da9d2b9a04137b8952757b9d602636fb2cec002336b3d86
|
|
BLAKE2b-256 checksum How to use checksums |
f7b076d0acc26d04a1384785482a5f00accf62c65ab45656075c9d22aa078575
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 17, 2026.
Transparency log