INDIVIDUAL MCP TOOL
estimate_property_value
Indicative asking-price range for a home from available locality comparables, with a confidence label.
LIVE ENDPOINT
https://mcp.propertybaazi.com/mcp
Connect to this endpoint to inspect the live schema for estimate_property_value and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT 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.
Related tools
search_properties— Search public catalogue projects and active owner or broker listings.get_property— Full 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.get_listing— Full 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.get_floor_plans— Machine-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.get_builder— Public 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.locality_insights— Locality 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.market_stats— Current catalogue statistics.rera_lookup— Search 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.