Search Areas
search_areasSearch UK areas by name or postcode to get area codes for other tools.
Connect Claude, GPT, and other LLMs to comprehensive UK property research tools. Build automated valuations, analyse areas, and search 30M+ properties.
The Model Context Protocol (MCP) is an open standard that lets AI assistants securely connect to external data sources. Our MCP server gives AI models direct access to Propbar's UK property database - enabling real-time property research, valuations, and area analysis.
Run this command in your terminal:
claude mcp add propbar --transport http https://mcp.propbar.co.ukSettings → Connectors → Add:
https://mcp.propbar.co.ukSettings → Apps → Developer Mode:
https://mcp.propbar.co.ukPro, Plus, Business, or Enterprise required
Add to your claude_desktop_config.json:
{
"mcpServers": {
"propbar": {
"url": "https://mcp.propbar.co.uk"
}
}
}Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
search_areasSearch UK areas by name or postcode to get area codes for other tools.
search_propertiesSearch UK properties by address to get property IDs.
get_area_detailsGet coordinates and area codes for any UK location.
get_crime_statsUK Police crime data with safety ratings. Accepts area code or coordinates.
get_schoolsFind nearby schools with Ofsted ratings and distance calculations.
get_demographicsUK Census 2021 data - age, ethnicity, tenure, household composition.
get_property_basicBasic property details including address, type, and key attributes.
get_property_fullComplete property data with full sale history and market intelligence.
get_comparablesFind comparable properties for valuation with 50+ filterable fields.
The get_comparables tool provides access to 50+ filterable fields - perfect for building automated valuation models:
get_comparables({
coordinates: {
latitude: 51.5074,
longitude: -0.1278
},
propertyType: "flat",
bedrooms: 2,
radiusKm: 1,
transactionType: "sale"
})
// Returns: Recent sales, SSTC,
// current listings with prices,
// floor areas, EPC ratings...Query properties by any combination of attributes - from basic details to market intelligence.
build.propertyTyperoomDetails.bedsroomDetails.bathsbuild.totalFloorAreatenure.typepricing.currentSalesaleHistory.datesaleHistory.amountmarketStatus.pricePerSqmmarketStatus.forSalemarketStatus.sstcDatemarketStatus.lastOTMmarketStatus.backOTMepc.currentRatingepc.potentialRatingepc.currentEfficiencyleaseYearsRemainingcharges.serviceChargecharges.groundRentlistings.publishedDatelistings.removedDatelistings.priceChange