← Registry

Data Collection

propertybaazi.com

Provides search and retrieval of public real estate catalogue projects, listings, floor plans, and builder information from a property database.

1 endpoint10 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://mcp.propertybaazi.com/mcp

No auth detected

MCP server metadata

Name
propertybaazi
Version
0.3.0
Capabilities
tools.listChanged

Known tools 10

search_properties

Search public catalogue projects and active owner or broker listings.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
market_stats

Current catalogue statistics.

Inferred read-only
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.

Inferred read-only
estimate_property_value

Indicative asking-price range for a home from available locality comparables, with a confidence label.

Inferred read-only
emi_estimate

Monthly EMI for a price given loan %, tenure and interest rate.

Inferred read-only

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.

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.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.