Zillow MCP — Property Data, Zestimates & Listings for AI Agents
Rank #24,070com.zillapi/zillow-mcp
Zillow MCP for AI agents: property data, Zestimates & listings — 300+ fields per home. Free tier.
Zillow MCP — Property Data, Zestimates & Listings for AI Agents is a Model Context Protocol (MCP) server published by ZeroPointRepo. It ranks #24,070 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Zillow MCP — Property Data, Zestimates & Listings for AI Agents is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 91,521 of 115,591 servers on MCP Toplist.
Use Zillow MCP — Property Data, Zestimates & Listings for AI Agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zillow-mcp https://api.zillapi.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.zillow-mcp]
url = "https://api.zillapi.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.zillapi.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zillow-mcp": {
"url": "https://api.zillapi.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"zillow-mcp": {
"type": "http",
"url": "https://api.zillapi.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zillow-mcp": {
"serverUrl": "https://api.zillapi.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zillow-mcp": {
"url": "https://api.zillapi.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.zillapi%2Fzillow-mcp)<a href="https://mcptoplist.com/server/com.zillapi%2Fzillow-mcp"><img src="https://mcptoplist.com/badge/com.zillapi%2Fzillow-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ZeroPointRepo
Other servers by ZeroPointRepo
- YouTube Skills for AI Agents#2,945
- 💯 YouTube Transcript + YouTube Search MCP for AI Agents#11,036 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Zillow MCP — Property Data, Zestimates & Listings for AI Agents?
- Zillow MCP — Property Data, Zestimates & Listings for AI Agents is maintained by ZeroPointRepo, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Zillow MCP — Property Data, Zestimates & Listings for AI Agents listed on the Official MCP Registry?
- Yes — Zillow MCP — Property Data, Zestimates & Listings for AI Agents is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Zillow MCP — Property Data, Zestimates & Listings for AI Agents have?
- MCP Toplist tracks 1 version of Zillow MCP — Property Data, Zestimates & Listings for AI Agents, most recently published on Jul 7, 2026.
- Where can I find the source code for Zillow MCP — Property Data, Zestimates & Listings for AI Agents?
- The source code for Zillow MCP — Property Data, Zestimates & Listings for AI Agents is hosted at github.com/zeropointrepo/zillow-mcp.