HasData Zillow is a Model Context Protocol (MCP) server: Zillow for-sale, for-rent and sold listings, and full property details, as structured JSON. In practice that means any MCP-compatible AI assistant can call HasData Zillow's tools directly — the model decides when to use them in a conversation or agent run.
You can run HasData Zillow two ways: connect to the hosted endpoint at https://mcp.hasdata.com/api/mcp?apis=zillow with no local install, or run it on your own machine via the npm package @hasdata/zillow-mcp. Configuration happens through environment variables — you'll need HASDATA_API_KEY. The current release is v1.0.3, published under the MIT license, with source at HasData/zillow-mcp on GitHub.
HasData Zillow is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain HasData Zillow for hasdata.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.