Data Collection
propertybaazi.com
Provides search and retrieval of public real estate catalogue projects, listings, floor plans, and builder information from a property database.
ENDPOINT 1
https://mcp.propertybaazi.com/mcp
MCP server metadata
- Name
- propertybaazi
- Version
- 0.3.0
Known tools 10
search_propertiesSearch public catalogue projects and active owner or broker listings.
Inferred read-onlyget_propertyFull public detail page of one catalogue project by slug (from search_properties, src="project"): prices, configurations, RERA registrations (with the official registry record when matched), builder, amenities, landmarks, media summary, reviews.
Inferred read-onlyget_listingFull public detail page of one owner or broker listing by slug (from search_properties, src="listing"): unit facts, segment-specific facts, asking price and deposit, availability, walkthrough-video presence, publication-check status, and a nearby-POI summary.
Inferred read-onlyget_floor_plansMachine-read floor-plan data for one catalogue project by slug (from search_properties, src="project"): per plan the configuration, area, price, room count, per-room dimensions when recorded, and whether a paired 3D view is available.
Inferred read-onlyget_builderPublic builder or developer profile by slug or name: CIN/LLPIN, catalogue size, RERA-registry roll-up and MCA registration facts where a matching public record is available.
Inferred read-onlylocality_insightsLocality profile for an Indian locality: median asking price and ₹/sqft with sample size, supply by BHK and construction status, resident-reported pros and cons, and a nearby-POI summary from OpenStreetMap.
Inferred read-onlyrera_lookupSearch PropertyBaazi snapshots compiled from official state RERA portals across Maharashtra, Tamil Nadu, Karnataka, Haryana, Uttar Pradesh, Gujarat, by registration number or by project, promoter or agent name.
Inferred read-onlyestimate_property_valueIndicative asking-price range for a home from available locality comparables, with a confidence label.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.propertybaazi]
url = "https://mcp.propertybaazi.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"propertybaazi": {
"type": "http",
"url": "https://mcp.propertybaazi.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: propertybaazi
Remote MCP URL: https://mcp.propertybaazi.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"propertybaazi": {
"url": "https://mcp.propertybaazi.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"propertybaazi": {
"type": "http",
"url": "https://mcp.propertybaazi.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "propertybaazi",
"transport": "streamable-http",
"url": "https://mcp.propertybaazi.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for propertybaazi.com was fetched 2026-08-05T14:13:38.545Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.