zillow-com1

aigeon-ai/zillow-com1

3.8

zillow-com1 is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of zillow-com1 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Zillow-com1 MCP Server provides tools for accessing real-time real estate data in the US and Canada.

Try zillow-com1 with chat:

Tools

Functions exposed to the LLM to take actions

property_extended_search

Search for properties by parameters. Note. If you search by exact address, the endpoint will return only zpid, or list of zpids if it's a building with many units or lotIds for building. To get more information about a property by zpid, use a /property endpoint. For lotId use a /building endpoint. location is required if polygon and coordinates are empty.

property_search_complete_list

Search for complete list of properties by parameters. Note. If you search by exact address, the endpoint will return only zpid, or list of zpids if it's a building with many units or lotIds for building. To get more information about a property by zpid, use a /property endpoint. For lotId use a /building endpoint. location is required if polygon and coordinates are empty.

property_by_polygon

Search for properties using polygon of points.

rent_estimate

address or long and lat is required! For more accuracy use beds and baths parameters. Will return rent estimates and comparable rentals if need.

location_suggestions

Search for a location by name.

property_by_coordinates

Search the property by coordinates. Note. The endpoint will return only an array of zpid. To get more information use /property endpoint. If you need additional filters, you can use /propertyExtendedSearch with a parameter coordinates or polygon.

search_by_url

Get a list of properties by providing Zillow's search results URL

property_by_mls

Search for the property by MLS #. Note. The endpoint will return an array of zpid. To get more information, use /property endpoint. If we find more than one address with the given MLS, we will send them in otherAddress key. You can check them for additional.

images

Property images and videos.

price_and_tax_history

History of Property Taxes and Prices. zpid or property_url is required.

property_comps

Get property comps by zpid or property_url or address.

walk_and_transit_score

Data about walk, bike and transit scores by zpid.

building

Building details. Only for rent apartments. Only one of the three parameters is required.

zestimate

Get Zestimate value by zpid or address or URL.

zestimate_history

Zestimate History for property by zpid or url. Result has format where t - time, v - zestimate value.

ping

Ping

build_web_url

Beta Build Web Url.

value_history_local_rental_rates

Rent Zestimate History

value_history_zestimate_percent_change

Zestimate Percent Change

value_history_local_home_values

Zestimate Value History

value_history_listing_prices

Local Listing Prices

value_history_tax_assessment

Tax Assessment History

value_history_tax_paid

Tax Paid History

value_estimate

address or long and lat is required! For more accuracy use beds and baths parameters. Will return value estimates and comparable rentals if need.

map_boundary

Get map boundary by ZIP code

property_floor_plan

Get floorplan images

off_market_data

You can get off-market properties. Results include both off-market and on-market data. Filter only by ZIP code. The data is not very accurate on the border of 2 zip, but if you try the next pages it will work.

agent_details

Get agent details by username (contact details, active listings, reviews, etc).

agent_reviews

Agent reviews

agent_active_listings

Agent's active listings. The endpoint will return a list of the property. To get a property details use /property (Zillow property details) endpoint.

agent_sold_listings

Listings of sold property by agent (zuid)

agent_rental_listings

Listings of rental property by agent (zuid)

find_agent_v2

Find agent by name or location

find_agent

Deprecated! Find agent by name or location name or lat and lng

resolve_address_to_zpid

Resolving the addresses from the given file to zpid. The limit for the BASIC plan is 10 lines and for the other plans it is 100 lines. Cost: 1 request per line! Expand ==> Code snippet (Python) gist.github.com How does this work? You send a file with the addresses (one per line) and as the answer will receive data, where you will find jobNumber field. After some time (2 sec per line) use your jobNumber value and /getJobResults endpoint to get the results. Results example You send the file with lines 5500 Grand Lake Drive, San Antonio, TX 1636 Sonnet Drive, Grapevine, Texas 76051 2310 fairhill dr newport beach ca 92660 You will receive the file with lines (format csv: address,zpid) "5500 Grand Lake Drive, San Antonio, TX",26187246 "1636 Sonnet Drive, Grapevine, Texas 76051",28959146 "2310 fairhill dr newport beach ca 92660",2069242807,25214848

get_job_results

Get the result data by jobNumber.

remove_job

Use for remove job from queue by id.

similar_property

Get similar properties for sale. zpid or property_url is required parameter.

similar_sales

Recently sold homes with similar features to those passed by zpid home, such as bedrooms, bathrooms, location and square footage. zpid or property_url is required parameter.

similar_for_rent

Get similar properties for rent. zpid or property_url is required parameter.

market_data

beta version Rental market summary and year trends. Use zip code as resourceId or get resourceId for your city in response data from /marketLocation.

market_location

beta version Get resourceId for city you want.

other_professionals_search

Search for other professionals. Check the type parameter.

other_professionals_reviews

Get reviews

lender_details

Get lender details

lender_reviews

Reviews

lender_search

Search for lender

skip_trace_address_from_file

Resolve Address from File. Check tab Body to pickup a CSV file. The limit for the BASIC plan is 10 lines and for the other plans it is 100 lines. Cost: 5 request per line!

get_the_result_data_by_jobnumber

Get the result data by jobNumber

people_profile_details

Profile Details

people_search_by_address

deprecated beta version 1 success request will reduce 5 requests from your limit. We check address, if we can extract data (all names and phones, 2 or 10 does not matter) we subtract 5 from your plan limit. if not, then we subtract 1 from your plan limit Search People By Address

mortgage_rates

Get Mortgage Rates by state

property_estimate_mortgage

Get estimated monthly mortgage payment

monthly_inventory

Monthly Inventory. - Active Listing Count, Active Listing Count M/M - Avg Listing Price, Avg Listing Price M/M - Days on Market, Days on Market M/M - New Listing Count, New Listing Count M/M - Median Listing Price, Median Listing Price M/M - Total Listing Count, Total Listing Count M/M - Price Increase Count, Price Increase Count m/M

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources