# Zillow

> Search for homes conversationally with live listing data — verified for 2026.

[Canonical HTML page](https://top-mcps.com/mcp/zillow) · [server.json](https://top-mcps.com/mcp/zillow.json) · [methodology](https://top-mcps.com/about/methodology)

## Install

### ChatGPT — `ChatGPT → Apps directory`

```none

```

## At a glance

- **Maintainer:** Zillow
- **Transport:** Streamable HTTP
- **Auth model:** OAuth 2.1
- **Required secrets:** None
- **Supported clients:** ChatGPT
- **License:** Proprietary
- **Last verified:** 2026-04-30
- **Score:** 49/100 (rubric 2026-04 — see https://top-mcps.com/about/methodology)

## Quick answer

**What it does.** Queries Zillow's real-time listing inventory based on criteria parsed from natural language. Renders an interactive map widget with matching homes, price history, neighborhood data, and deep links to the full Zillow listing.

**Best for:**
- Home search by criteria
- Neighborhood price exploration
- Relocation research
- Rental browsing

**Not for:**
- Closing a purchase
- Touring scheduling
- Off-market property search

## Recipes

### Shortlist 5 homes in a target neighborhood

```
Zillow, find 5 homes for sale in Park Slope, Brooklyn under $1.5M, 3+ bedrooms, with at least one parking spot. Sort by newest listings first.
```

_Tested with: ChatGPT_

## Description

Zillow's ChatGPT app brings live for-sale and for-rent listings into the chat. Filter by price, bedrooms, neighborhood, and dozens of other criteria using natural language; ChatGPT renders an interactive map and list of matching homes.

## Why it matters

Home search is one of the highest-friction UIs in consumer software — the filter combinatorics are punishing. Pairing the brief with Zillow's listings is the cleanest "give me 5 places" interaction the web has had.

## Key features

- Live for-sale and for-rent listings
- Filters: price, beds, baths, sqft, neighborhood, year built
- Interactive map widget inside ChatGPT
- Deep links to full Zillow listings
- Pilot launch partner (Oct 2025)

## FAQ

### Does it cover both for-sale and for-rent listings?

Yes — both. Specify "for sale" or "for rent" in your prompt (or implied criteria like "max price" vs "max rent") and the app filters accordingly.

### Are the listings real-time?

Yes. The app queries Zillow's live inventory at request time, so prices and availability match what you would see on Zillow itself.

### Can I schedule a tour or message an agent from ChatGPT?

No. Tour requests and agent contact happen through the Zillow app or website — the ChatGPT integration is search and discovery only.

### Is the app available outside the United States?

Zillow's primary inventory is US-based. The app is available to ChatGPT users in supported regions (currently outside the EEA, Switzerland, and the UK), but listing coverage outside the US is limited.

## Changelog

- **2026-04-30** — Refreshed install snippets and fact sheet; verified for 2026.
- **2025-10-06** — Initial directory listing.
