Back to search
100
MCP live v1.0.0 streamable-http

Unlisted Property Search

com.unlistedinc/unlisted

Search and explore residential properties that aren't for sale (yet)

Uptime
14.3%
14 probes
Response
419ms
last probe
Tools
3
callable

Tools · 3

property_details_tool

Fetch full details for a single Unlisted property by its ID. When telling the user what you're doing, say "area" not "boundary", and "home" or "property profile" not "listing". Don't mention internal …

property_search_tool

Search for properties on Unlisted that meet certain criteria. boundary_id should always be used unless doing a nation-wide search, and is obtained by using the autocomplete_tool. Returns up to 100 mat…

autocomplete_tool

Autocomplete a search term to find geographic areas (cities, counties, neighborhoods, school districts, states, etc.) and properties by address. Use this to look up boundary IDs for the boundary_id pa…

Similar MCP servers embedding-nearest

com.thenextgennexus/real-estate-mcp-server live
Redfin listings, sale-comps, and neighborhood market data via natural-language queries.
2 tools · streamable-http
com.thenextgennexus/redfin-mcp-server live
Single-property deep-dive: history, price/sqft, days-on-market, comps from a Redfin URL.
2 tools · streamable-http
HUD Housing Data live
Fair Market Rents, income limits, public housing, vouchers, and homeless counts
5 tools · streamable-http
com.venturu/mcp-server live
The Venturu MCP server. Search and contact business listings and brokers on Venturu.
9 tools · streamable-http
ch.immoswipe/immoswipe-ai live
Search Swiss apartments and houses for rent or sale. Filter by city, price (CHF), rooms, and size.
5 tools · streamable-http
EruditePay — Real Estate Listings
Search property listings with AI market analysis. Filter by city, state, beds, and price range. [x402: $0.01/call on base-mainnet, category=
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "unlisted_property_search": {
      "url": "https://api.unlistedinc.com/mcp",
      "transport": "streamable-http"
    }
  }
}