
Zillow Real Estate Data
@sap156
About Zillow Real Estate Data
Access Zillow property data, market trends, and mortgage calculations through MCP
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"zillow": {
"command": "npx",
"args": [
"-y",
"zillow-mcp-server"
],
"env": {
"ZILLOW_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Zillow Real Estate Data?
An MCP server that provides real-time access to Zillow real estate data, built with Python and FastMCP. It enables AI assistants like Claude to search properties, retrieve Zestimates, analyze market trends, and calculate mortgages using the Zillow Bridge API.
How to use Zillow Real Estate Data?
Install Python 3.8+, obtain a Zillow Bridge API key from [email protected], clone the repository, install dependencies, create a .env file with your key, then run python zillow_mcp_server.py. For Claude Desktop, add the server to your claude_desktop_config.json. Can also run as an HTTP server or via Docker.
Key features of Zillow Real Estate Data
- Search properties by location, price, beds, baths, and home type
- Retrieve detailed property information and Zestimates
- Access real estate market trends for any location
- Calculate mortgage payments with customizable parameters
- Health check endpoint to verify API connectivity
- Built-in error handling with exponential backoff retries
Use cases of Zillow Real Estate Data
- Search for homes in a city with specific price and bedroom filters
- Get Zillow's estimated value for a given property address
- Analyze median list price and days on market for a location
- Compute monthly mortgage payments with down payment and interest rate
- Verify API status and available tools before making requests
FAQ from Zillow Real Estate Data
What API key is required?
You need a Zillow Bridge API key. Request access by emailing [email protected].
What are the usage limitations?
Zillow's API limits typically allow 1,000 requests per day per dataset. Data must not be stored locally; all requests must be dynamic, and attribution to Zillow is required.
How can I run the server with Docker?
Build the image with docker build -t zillow-mcp-server . and run with docker run -p 8000:8000 -e ZILLOW_API_KEY=your_key_here zillow-mcp-server.
What tools are available?
Tools include search_properties, get_property_details, get_zestimate, get_market_trends, calculate_mortgage, check_health, and get_server_tools.
Does the server handle errors?
Yes, it implements automatic retries with exponential backoff, rate limit handling, connection timeouts, and graceful degradation.
Frequently asked questions
What API key is required?
You need a Zillow Bridge API key. Request access by emailing [email protected].
What are the usage limitations?
Zillow's API limits typically allow 1,000 requests per day per dataset. Data must not be stored locally; all requests must be dynamic, and attribution to Zillow is required.
How can I run the server with Docker?
Build the image with `docker build -t zillow-mcp-server .` and run with `docker run -p 8000:8000 -e ZILLOW_API_KEY=your_key_here zillow-mcp-server`.
What tools are available?
Tools include `search_properties`, `get_property_details`, `get_zestimate`, `get_market_trends`, `calculate_mortgage`, `check_health`, and `get_server_tools`.
Does the server handle errors?
Yes, it implements automatic retries with exponential backoff, rate limit handling, connection timeouts, and graceful degradation.
Basic information
More Data & Analytics MCP servers
ScrapeCheck
FieldmodeLLCVerify scraped data against the live source page. Signed verdicts, $0.01 via x402.
Linkly Link Shortener
LinklyLinkly is an URL shortener with geo redirects, click & conversion tracking, link rotators, mobile deep links and an URL shortening API.

TofuBofu AI Visibility
Arnav NeilTofuBofu runs a free AI visibility scan for any B2B company, right inside your AI assistant. Ask it to scan a domain and it runs the questions real buyers ask across ChatGPT, Claude, Gemini, Perplexity, Google AI Overvie
BidSkim - UK Tenders & Contract Renewals
BidSkimUK procurement intelligence for AI assistants: search live UK government tenders, find contract renewals with expiry dates and incumbent suppliers, and profile public-sector buyers and suppliers. Covers Find a Tender, Co

Octolens
OctolensGive your AI agents every brand mention across the internet — 15+ platforms, AI-filtered, one structured feed.
Comments