aigeon-ai/zillow-working-api
zillow-working-api 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-working-api 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.
The Aigeon AI Zillow Working API is a Python-based server application designed to interact with Zillow's property data.
Try zillow-working-api with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo doesn't have a valid license.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 4/10
The agent demonstrates a range of capabilities related to real estate data retrieval, including owner and agent information, tax assessment history, and property scores. However, the agent consistently fails to provide valid answers due to '404: NotFound' errors, indicating issues with address validation or database limitations. The agent's responses often lack specific details, particularly in climate information retrieval. These limitations suggest that the agent's ability to access and process property data is restricted, impacting its overall effectiveness.
Test case 1
Score: 6/10Retrieve the owner and agent information for the property located at 496 Glen Canyon Rd, Santa Cruz, CA 95060.Owner and agent information for the property located at 496 Glen Canyon Rd, Santa Cruz, CA 95060: Listing Agent:
- Name: MaryBeth McLaughlin
- Phone Number: 831-252-4085
- License Number: 01466579
- Brokerage: Room Real Estate
- MLS ID: ML81991851
- MLS Name: MLSListings Inc Buyer Agent:
- Name: Danny Burgess
- Phone Number: Not provided
- License Number: 01963964
- Brokerage: eXp Realty of California Inc The property is not listed by the owner.
Test case 2
Score: 6/10Retrieve the tax assessment and tax paid history for the property located at 123 Main St, Springfield, IL 62704, covering the past ten years.No valid answer is generated due to invalid input. The system returned a '404: NotFound' error, indicating that the property data could not be found. This suggests that the input address may not be valid or that the property is not available in the system. Please verify the address or try a different one.
Test case 3
Score: 6/10Retrieve the walk, transit, and bike scores for the property located at 1234 Elm Street, Denver, CO 80220.No valid answer is generated due to invalid input. The address '1234 Elm Street, Denver, CO 80220' was not found in the database, resulting in a 404 error. Please verify the address and try again.
Test case 4
Score: 6/10Retrieve the climate information for the property located at 456 Oak Avenue, Austin, TX 78704.The climate information for the property at 456 Oak Avenue, Austin, TX 78704 indicates a status of '200: Success', but there are no specific details regarding flood, fire, heat, wind, or air sources available at this time.
Test case 5
Score: 6/10Retrieve the listing price history and Zestimate percent change data for the property located at 789 Pine Street, San Francisco, CA 94108, covering the past five years.No valid answer is generated due to invalid input. The property located at 789 Pine Street, San Francisco, CA 94108 could not be found in the database, resulting in a '404: NotFound' error for both the listing price history and Zestimate percent change data. Please check the address for accuracy or try a different property.