Skip to main content
Glama
joemclo

Property Price Search MCP Server

by joemclo

search-property-prices

Search UK property sale prices using HM Land Registry data. Filter by location, price range, property type, and date to analyze market trends.

Instructions

Search HM Land Registry price-paid data. Provide either postcode or both street and city (case-insensitive; uppercased for the query). Optional filters: minPrice/maxPrice (GBP), propertyType (detached | semi-detached | terraced | flat | other), fromDate/toDate (YYYY-MM-DD), limit/offset (pagination), sortBy (date | price), sortOrder (asc | desc). Returns JSON: { properties: [{ price, date, postcode, propertyType, street, city, paon?, saon? }], total, offset, limit }, where paon is the Primary Addressable Object Name (e.g., house number/name) and saon is the Secondary Addressable Object Name (e.g., flat/unit/apartment).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
postcodeNo
streetNo
cityNo
minPriceNo
maxPriceNo
propertyTypeNo
fromDateNo
toDateNo
limitNo
offsetNo
sortByNo
sortOrderNo

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/joemclo/property-prices-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server