MCP Uptime
← MCP Reliability Index  /  Web & Scraping
U

UK Property Data

io.github.paulieb89/property-shared
UK property data — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House
healthy
status
13
tools exposed
422ms
connect latency
4899343dfaef
schema fingerprint

Tools (13)

property_comps
Comparable sales from Land Registry Price Paid Data. Defaults return the standard residential set: - property_type=None means residential (F+D+S+T). Pass "F"/"D"/"S"/"T"/"O" for a single type, or "ALL" to disable type filtering (firehose). - transaction_category defaults to "A" (standard sales).
property_yield
Gross rental yield for a UK postcode. Combines Land Registry sale comps (median sale price) with Rightmove rental listings (median monthly rent) to produce a gross yield percentage.
rental_analysis
Rental market analysis and achievable rent estimate. auto_escalate widens the search area when fewer than 5 listings are found (thin market). Response includes thin_market, escalated_from, escalated_to fields when escalation occurs.
property_epc
Energy Performance Certificate data for a UK property or postcode area. With address: returns the matched EPC certificate for that specific property. Without address: returns an aggregated summary of every certificate at the postcode — count, rating distribution, property-type breakdown, floor-area
property_epc_search
Browse all EPC certificates at a postcode — use when you have no house number. Returns a slim list of every certificate at the postcode. Each entry contains: address, rating, score, floor_area (sqm), property_type, floor_level, habitable_rooms, inspection_date, lmk_key. Workflow for Rightmove
epc_certificate
Fetch a single EPC certificate by its lmk_key (certificate hash). Use after property_epc_search has identified the correct cert — this is faster than property_epc(postcode, address) as it makes a direct lookup with no fuzzy matching or postcode re-fetch. lmk_key is returned in every property_epc_s
stamp_duty
UK Stamp Duty Land Tax (SDLT) calculation with full breakdown.
rightmove_search
Fetch Rightmove listings for a postcode. listing_type: "sale" or "rent". sort_by: "newest", "most_reduced", "price_asc", "price_desc". Images are excluded from results.
rightmove_listing
Full detail for a single Rightmove listing (URL or numeric ID). include_images fetches and embeds photos and floorplans as MCP image content. max_images caps the number of property photos (default 3); floorplans always included.
property_blocks
Property block analysis — identify buildings with multiple flat sales (block-buy opportunities).
company_search
Search Companies House for a company by name.
planning_search
Find the council planning portal URL for a postcode.
ppd_transactions
Raw Land Registry Price Paid transactions for a postcode.

Endpoint

https://property-shared.fly.dev/mcp
Category: Web & Scraping · Last checked: 2026-07-30T13:57:44Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.