Connects Claude to HM Land Registry's Price Paid Data for UK property transactions. Part of the Pipeworx gateway ecosystem, which pools 693+ data sources behind a unified MCP interface. You can call tools directly or use ask_pipeworx to query in plain English and let the gateway route to the right endpoint. Useful when you need UK property sale prices, transaction histories, or market data without writing custom scrapers or dealing with Land Registry APIs yourself. Ships as both a standalone server and through the full Pipeworx gateway. The source doesn't list specific tools, so check the Pipeworx docs for available operations and query patterns.
HM Land Registry Price Paid Data (UK) MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 693+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"landregistry-uk": {
"url": "https://gateway.pipeworx.io/landregistry-uk/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 693+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Landregistry Uk data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json