UK property research tools - crime stats, schools, demographics, valuations for AI.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"propbar": {
"url": "https://mcp.propbar.co.uk"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server providing UK property research tools for AI assistants. Enables Claude, GPT, and other LLMs to search properties, analyse area safety, find nearby schools, explore demographics, and build automated valuation models (AVMs).
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search / data
Web and local search using Brave Search API
Query and manage PostgreSQL databases directly from AI assistants
Production ready MCP server with real-time search, extract, map & crawl.
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
MCP Security Weekly
Get CVE alerts and security updates for uk.co.propbar/research and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server providing UK property research tools for AI assistants. Enables Claude, GPT, and other LLMs to search properties, analyse area safety, find nearby schools, explore demographics, and build automated valuation models (AVMs).
Powered by Propbar's comprehensive UK property database covering 30+ million properties.
The get_comparables tool provides access to a comprehensive property search with 50+ filterable fields - perfect for building automated valuation models:
Example AVM workflow:
1. get_comparables({ latitude, longitude, propertyType: "flat", bedrooms: 2 })
2. Filter by sale date (last 12 months) and distance
3. Adjust for differences (floor area, EPC rating, condition)
4. Calculate £/sqft and apply to subject property
Help users make informed decisions with comprehensive area data:
| Tool | Description | Input |
|---|---|---|
search_areas | Search UK areas by name or postcode | query |
search_properties | Search UK properties by address | query |
get_area_details | Get coordinates and area codes | areaCode or path |
get_crime_stats | Crime statistics and safety rating | areaCode OR lat/lng |
get_schools | Schools with Ofsted ratings | areaCode OR lat/lng |
get_demographics | Census demographics | areaCode OR lat/lng |
get_property_basic | Basic property details | propertyId |
get_property_full | Full property with history | propertyId |
get_comparables | Comparable properties for valuation | lat/lng + filters |
The get_comparables tool queries an Elasticsearch index with 56 filterable fields:
| Field | Description |
|---|---|
build.propertyType | Detached, semi, terrace, flat, etc. |
roomDetails.beds | Number of bedrooms |
roomDetails.baths | Number of bathrooms |
build.totalFloorArea | Total floor area (sqm) |
build.constructionAge.* | Year built / construction period |
tenure.type | Freehold, leasehold, share of freehold |
councilTax.taxBand | Council tax band (A-H) |
| Field | Description |
|---|---|
pricing.currentSale | Current asking price (sales) |
pricing.currentRent | Current asking rent (pcm) |
saleHistory.date | Historical sale dates |
saleHistory.amount | Historical sale prices |
marketStatus.pricePerSqm | Price per square metre |
marketStatus.pricePerSqft | Price per square foot |
| Field | Description |
|---|---|
marketStatus.forSale | Currently listed for sale |
marketStatus.forRent | Currently listed for rent |