lookup_postcode
ActiveTool of Landregistry Uk
Convenience: list the most recent HM Land Registry property sales for a single UK postcode (England & Wales). Returns sale price (£GBP), date, address, property type, tenure and new-build flag, newest sale first. Postcode must be UPPERCASE with a space, e.g. "SW1A 1AA".
Parameters schema
{
"type": "object",
"required": [
"postcode"
],
"properties": {
"limit": {
"type": "number",
"description": "Max records to return, 1-500. Default 25."
},
"postcode": {
"type": "string",
"description": "UK postcode, UPPERCASE with a space, e.g. \"WA2 8SN\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Landregistry Uk
https://github.com/pipeworx-io/mcp-landregistry-uk
1/7 registries