You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_postcode

Active

Tool of Landregistry Uk

declared in 0.1.0

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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Landregistry Uk

https://github.com/pipeworx-io/mcp-landregistry-uk

1/7 registries
View full server →
lookup_postcode — Landregistry Uk — PRSM MCP