Real estate data and listings
Property search, estimates, and market data via Zillow.
{
"mcpServers": {
"zillow": {
"mcpServers": {
"zillow": {
"env": {
"ZILLOW_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"zillow-mcp-server"
],
"command": "npx"
}
}
}
}
}