Zillow56 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address (Not applicable) | |
| PORT | No | Host port (Not applicable) | |
| API_KEY | Yes | API 密钥 (API Key for Zillow56 API) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tasks | {
"list": {},
"cancel": {},
"requests": {
"tools": {
"call": {}
},
"prompts": {
"get": {}
},
"resources": {
"read": {}
}
}
} |
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_polygon_search_for_properties_by_polygonC | Search for filtered properties by polygon coordinates. For a list of properties, you can select the output format (JSON , CSV , XLSX) using the optional \ |
| market_data_rental_market_trendsC | Get market rental data of a location by city or ZIP |
| market_sale_overviewC | This endpoint delivers a comprehensive snapshot and historical trends of the housing market in a given region using metrics aligned with the Zillow Home Value Index (ZHVI) framework |
| zhvi_rangeC | This endpoint provides monthly historical data for the Zillow Home Value Index (ZHVI) for a specified region. The ZHVI is a proprietary metric that captures median home values across a wide variety of geographies and housing types, reflecting trends in the real estate market over time. |
| search_search_for_properties_by_neighborhood_city_or_zipC | Search for filtered properties by neighborhood, city, or ZIP code. PS : To search for an address of a property, use the \ |
| mortgagerates_mortgage_ratesC | Get mortgage rates |
| buildersdetails_builders_detailsB | Get details of builders by their builderId (found in |
| builderscommunity_cards_builders_community_cardsB | Get community cards of a builder by their builderId (found in |
| buildersreviews_builders_reviewsB | Get reviews of a builder by their builderId (found in |
| builderssearch_search_for_buildersC | Searchfor builders by location or name |
| other_professionalsreviews_professionals_reviewsB | Get reviews of a professional by their zuid (found in |
| other_professionalsdetails_professionals_detailsB | Get details of a professional by username (found in |
| other_professionalssearch_search_for_professionalsC | Search for professoinals (property managers, inspectors,photographers,home_improvement,etc) by location or name |
| walk_transit_bike_score_walk_transit_and_bike_scoreC | Get Walk, Transit and Bike Score of a property by zpid |
| schools_nearby_schoolsC | Nearby schools of a property by ZPID |
| photos_photos_of_a_propertyB | Returns a property's photos with different sizes and types. |
| property_deprecatedC | Get a property's details by its zpid |
| propertyv2_property_details_by_zpidC | Get a property's details by its zpid |
| lenderreviewsC | Get lender reviews |
| lenderdetailsC | Get lender details |
| lendersearchC | Search for Lenders |
| similar_rent_properties_similar_for_rent_propertiesC | List of similar for rent properties by Zpid or URL or address |
| search_coordinates_search_for_properties_by_coordinatesC | Search for filtered properties by coordinates. You can select the output format (JSON , CSV , XLSX) using the optional \ |
| search_url_list_of_properties_by_urlC | Get a list of properties by providing the zillow search results URL You can select the output format (JSON , CSV , XLSX) using the optional \ |
| search_mls_search_by_mlsC | Search for properties by their MLS ID. |
| agent_details_by_usernameB | Get agent's details by username(contact infos, active listings and reviews etc). PS : username is the profile link Example : username : Pardee-Properties for https://www.zillow.com/profile/Pardee-Properties/ |
| agents_rental_listingsB | Get agent's rental listings by zuid |
| agent_reviewsC | Get agent reviews by the agent's zuid |
| agents_active_listingsC | Get agent's active listings by zuid |
| search_for_agentsC | Search for agents by location and name |
| agents_past_salesB | Get agent's past sales by zuid |
| similar_sold_properties_similar_sold_propertiesC | List of similar sold properties by Zpid or URL or address |
| similar_properties_similar_for_sale_propertiesC | List of similar for sale properties by Zpid or URL or address |
| price_tax_history_price_and_tax_historyC | Price and Tax history of a property by ZPID |
| rent_estimate_rent_zestimateC | Returns a property's rent zestimate and it's comparable properties in the same area. |
| zestimate_history_zestimate_historyC | Zestimate history by zpid |
| search_address_search_for_a_property_by_addressC | Search for a property by address. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/zillow56'
If you have feedback or need assistance with the MCP directory API, please join our Discord server