Skip to main content
Glama

Related Servers

Alternatives to realestate-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Enables access to Australian real estate data through the Realty In Au API, supporting property listings, agent/agency information, property details, school lookups, and property search with various filters.
      13
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI assistants to search and retrieve used and new car listings from carsales.com.au, with support for various filters and detailed listing information including images. It uses a real browser to bypass bot protection and integrates with MCP-compatible clients like Claude Desktop and Claude Code.
      19
      2
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables natural language access to Redfin real estate data, including property search, details, photos, market reports, price history, climate risk, and saved homes/searches, by routing requests through your own signed-in browser session.
      21
      417 npm
      3
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables searching Zillow for-sale, for-rent, and sold listings with rich filters and retrieving complete property details as structured JSON, with no Zillow account required.
      4
      2
      470 npm
      84 PyPI
      17
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables natural-language access to Zillow real-estate data, including property search, details, Zestimate history, saved searches/homes, and market reports, by routing requests through the user's authenticated browser session.
      5
      20
      369 npm
      MIT

    TDQS

    A4.3/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: searching listings, fetching a specific listing's full details, and resolving ambiguous locations. There is no overlap between them, and the descriptions clearly differentiate their roles.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case: search_listings, get_listing, resolve_location. The naming is predictable and aligns with each tool's function.

    Tool Count5/5

    With only 3 tools, the set is tightly scoped for a real estate listing search and detail service. Each tool is necessary and there is no bloat, making it easy for an agent to understand and use the server effectively.

    Completeness4/5

    The core workflow of searching, resolving locations, and viewing listing details is well-covered. A minor gap is the lack of explicit pagination support in search_listings, but this is not a significant limitation for most use cases.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues