Zillow real-estate for Claude — search, property details, Zestimates, saved searches & homes
claude mcp add zillow-mcp -- npx -y zillow-mcp
claude_desktop_config.json
{
"mcpServers": {
"zillow-mcp": {
"command": "npx",
"args": [
"-y",
"zillow-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"zillow-mcp": {
"command": "npx",
"args": [
"-y",
"zillow-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"zillow-mcp": {
"command": "npx",
"args": [
"-y",
"zillow-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"zillow-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"zillow-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"zillow-mcp": {
"command": "npx",
"args": [
"-y",
"zillow-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.chrischall--zillow-mcp/reviews or the review_server meta-tool.
POST /mcp