Skip to main content
Glama
519,862 tools. Updated 2026-09-06 08:15

"Zillow" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables natural-language access to Zillow real-estate data, including property search, details, Zestimate history, saved searches/homes, and market reports, by routing requests through the user's authenticated browser session.
    5
    20
    612
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables searching Zillow for-sale, for-rent, and sold listings with rich filters and retrieving complete property details as structured JSON, with no Zillow account required.
    4
    2
    478
    4
    MIT

Matching MCP Connectors

  • Zillow for-sale, for-rent and sold listings, and full property details, as structured JSON.

  • Zillow homes and agent contacts for AI agents — search by ZIP, by URL, or look up a zpid.

  • Search Zillow listings by location, map bounds, or region ID to get normalized public listing results for sale, rent, or sold properties.
    MIT
  • Compare 2-25 Zillow properties side by side in one request; optional pivoted summary table enables field-by-field analysis. Per-row errors prevent one bad listing from failing the whole call.
    MIT
  • Extract structured tabular records from 129 platforms like Amazon, Reddit, and LinkedIn using platform-specific scraping operations. Get product data, social posts, job listings, and reviews.
    MIT
  • Search Zillow listings by location or address with filters for price, beds, baths, and home type. Get property details including price, sqft, Zestimate, status, and listing URL.
    MIT
  • Retrieve the complete photo gallery for any Zillow listing by ZPID or URL, with hero, widest JPEG/WebP variants, captions, and street/high-res views.
    MIT
  • Bulk-fetch up to 200 Zillow property records in one call by supplying URLs or ZPIDs. Get a structured row per property, with individual errors reported so one invalid ID doesn't block the rest.
    MIT
  • Resolve up to 100 addresses to Zillow zpids and canonical URLs in one call. Handles free-text or structured input, using price hints for accurate matching.
    MIT
  • Fetch complete Zillow property details by ZPID or homedetails URL: price, Zestimate, beds/baths, square footage, lot size, year built, schools, and parsed features, plus optional price and tax history.
    MIT
  • Retrieve saved homes from your Zillow account, including address, price, Zestimate, status, and saved date. Pass a session ID to target a specific signed-in account. Read-only and repeatable.
    MIT
  • Register or refresh an authenticated Zillow session for a signed-in account identity to get the session_id needed for API calls. Re-registering updates the existing session; use mark_active to set it active immediately.
    MIT
  • Calculate monthly mortgage payments and total interest with a complete PITI breakdown (principal, interest, taxes, insurance, HOA, PMI). Use it to compare loan scenarios locally without a network call.
    MIT
  • Get a property's annual tax history, including taxes paid, assessed values, and year-over-year changes, to spot reassessment jumps and compare tax burdens across homes.
    MIT
  • Pinpoint which hop broke when a Zillow tool fails by testing a public URL through the fetch proxy. Returns bridge status, extension link state, round-trip time, and a plain-English cause hint.
    MIT