Zillow MCP Server
Integrates Zillow real estate data with AI assistants, enabling property search, neighborhood insights, and affordability calculations through natural language.
README
Zillow MCP Server
Model Context Protocol server for Zillow real estate integration with the ChatGPT Apps SDK. Search properties, explore neighborhoods, and calculate home affordability — all through natural language conversations with your AI assistant.
Features
- Property Search — Search Zillow listings by location, price, beds/baths, and property type
- Neighborhood Explorer — Get real estate market data, trends, and neighborhood insights
- Home Affordability Calculator — Estimate buying power based on income, savings, and debt
- Mortgage Payment Simulator — Calculate monthly payments across interest rate scenarios
- Interactive Widgets — Rich, inline UI components rendered directly in ChatGPT
- Real API Integration — Live Zillow data via RapidAPI (with mock data fallback)
- OAuth 2.0 Authentication — Secure API access
- Railway + Docker deployment ready
Tools
| Tool | Description |
|---|---|
zillow_property_search |
Search Zillow listings with filters for location, price, beds, baths, property type |
zillow_city_neighborhood_real_estate_information |
Get real estate market data and trends for a city or neighborhood |
calculateHomeAffordability |
Calculate how much home you can afford based on financial inputs |
interestRateMortgagePaymentSimulator |
Simulate monthly mortgage payments across different interest rate scenarios |
Example Prompts
- "Find 3-bedroom homes in Austin, TX under $500,000"
- "What's the real estate market like in Scottsdale neighborhoods?"
- "I make $120k/year with $50k saved — how much house can I afford?"
- "Show me how my monthly payment changes if rates go from 6% to 7%"
Installation
npm install
Environment Variables
RAPIDAPI_KEY=your_rapidapi_key
REDIRECT_URI=http://localhost:8000/auth/callback
PORT=8000
Development
# Run development server
npm run dev
# Build server and widgets
npm run build
# Build server only
npm run build:server
# Build widgets only
npm run build:widgets
Deployment
Configured for Railway deployment with Docker. Set environment variables in your Railway project dashboard.
License
MIT
Powered by ZeroTwo
This MCP server is part of the ZeroTwo AI platform — the all-in-one AI workspace combining GPT-5, Claude, Gemini, and real estate tools so you can make smarter home buying decisions with AI.
| 🌐 ZeroTwo — All AI Models in One App | Search homes, analyze markets, and get AI-powered real estate insights — all in one place. |
| ✨ ZeroTwo Features | AI chat, financial analysis, document tools, web search, and MCP-powered real estate tools. |
| 🤖 AI Models — GPT-5, Claude & Gemini | Get expert real estate guidance from the world's most capable AI models. |
| 🔌 ZeroTwo Connectors & Integrations | Connect Zillow, Expedia, Airtable, and more to power your AI workflows. |
| 💰 ZeroTwo Pricing | One subscription that replaces ChatGPT Plus, Claude Pro, and Gemini Advanced. |
| 📝 ZeroTwo Blog | Real estate AI guides, market insights, and ZeroTwo product updates. |
| 🚀 Try ZeroTwo Free | Find your next home with AI — get started free today. |
Built for ZeroTwo — Use this Zillow MCP server with ZeroTwo's AI assistant to search properties, analyze neighborhoods, and calculate affordability through natural language — with beautiful interactive widgets.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.