zillow-mcp-server

zillow-mcp-server

3.3

If you are the rightful owner of zillow-mcp-server 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 Zillow MCP Server is a Python-based server that provides real-time access to Zillow real estate data using the Model Context Protocol (MCP) and FastMCP framework.

The Zillow MCP Server is designed to offer seamless access to Zillow's comprehensive real estate data, enabling users to search for properties, obtain detailed property information, and analyze market trends. Built with Python and leveraging the FastMCP framework, this server facilitates real-time data retrieval from Zillow's Bridge API. It supports various functionalities such as property search, Zestimate retrieval, and mortgage calculations, making it a versatile tool for real estate professionals and enthusiasts. The server is equipped with robust error handling mechanisms, including automatic retries and connection timeouts, ensuring reliable performance. Additionally, it provides both interactive tools and static resources that can be accessed by Claude, enhancing the user experience with dynamic and up-to-date real estate information.

Features

  • Property Search: Search for properties by location, price range, and property features.
  • Property Details: Get detailed information about specific properties.
  • Zestimates: Access Zillow's proprietary home valuation data.
  • Market Trends: View real estate market trends for any location.
  • Mortgage Calculator: Calculate mortgage payments based on various inputs.

Tools

  1. search_properties

    Search for properties based on various criteria.

  2. get_property_details

    Get detailed information about a specific property.

  3. get_zestimate

    Get Zillow's estimated value for a property.

  4. get_market_trends

    Get real estate market trends for a specific location.

  5. calculate_mortgage

    Calculate mortgage payments and related costs.

  6. check_health

    Verify the Zillow API connection and get server status.

  7. get_server_tools

    Get a list of all available tools on this server.