
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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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

LeadMarina
LeadMarinaVerified local-business leads: search any niche in any city, query your lead library, and export to Close, GoHighLevel, Google Sheets, or emailed files — every email SMTP-checked, every phone verified with line type and
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.

Subtext
Subtext by FullstorySession replay, built for agents. Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent — Claude Code, Cursor, Codex, Devin, your own harness — so it can
Comments