Zillapi is an MCP server and REST API that gives AI agents and developers real-time access to Zillow property data — Zestimates, rent estimates, tax history, price history, schools, photos, and listing search, with 300+ fields per property. A modern replacement for the deprecated Zillow API, with OAuth 2.1, webhooks, and batch endpoints. Connect via Streamable HTTP at https://api.zillapi.com/mcp. Free tier: 100 credits, no credit card required.
Server Config
{
"mcpServers": {
"zillapi": {
"url": "https://api.zillapi.com/mcp"
}
}
}