You're viewing a demo portfolio

Join the waitlist
PRSM

search_zillow

Active

Tool of The Mine Works

declared in 1.0.0

Search Zillow for-sale or rental listings by city, ZIP, or neighborhood. Returns price, beds, baths, sqft, address, coordinates, and listing URL. No API key.

Parameters schema

{
  "type": "object",
  "required": [
    "location"
  ],
  "properties": {
    "minBeds": {
      "type": "integer",
      "description": "Minimum bedrooms"
    },
    "location": {
      "type": "string",
      "description": "City, ZIP, or neighborhood (e.g. \"Austin, TX\", \"78701\")"
    },
    "maxItems": {
      "type": "integer",
      "default": 50,
      "description": "Max properties (default 50)"
    },
    "maxPrice": {
      "type": "integer",
      "description": "Maximum price"
    },
    "minPrice": {
      "type": "integer",
      "description": "Minimum price"
    },
    "daysOnZillow": {
      "type": "integer",
      "description": "Only listings posted within this many days"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Mine Works

1/7 registries
View full server →
search_zillow — The Mine Works — PRSM MCP