You're viewing a demo portfolio

Join the waitlist
PRSM

real-estate__search_redfin_properties

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Real Estate] Search for real estate properties on Redfin by location. Returns property listings with prices, addresses, beds, baths, and square footage. Args: location: City, ZIP code, or full Redfin search URL (e.g. "Seattle, WA", "90210", or "https://www.redfin.com/zipcode/90210") max_results: Maximum number of results to return (default 10)

Parameters schema

{
  "type": "object",
  "required": [
    "location"
  ],
  "properties": {
    "location": {
      "type": "string"
    },
    "max_results": {
      "type": "integer",
      "default": 10
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →
real-estate__search_redfin_properties — com.thenextgennexus/enterprise-mcp-gateway — PRSM MCP