Are you the author? Sign in to claim
zillow-app-mcp
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.
| 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 |
npm install
RAPIDAPI_KEY=your_rapidapi_key
REDIRECT_URI=http://localhost:8000/auth/callback
PORT=8000
# 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
Configured for Railway deployment with Docker. Set environment variables in your Railway project dashboard.
MIT
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.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows