# Unlisted Property Search MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-unlistedinc-unlisted
- Website: https://unlistedhomes.com

## Install
- Endpoint: https://api.unlistedinc.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.unlistedinc.com/mcp
- Remote endpoint: https://api.unlistedinc.com/mcp

## Tools
- property_details_tool (Property Details) - 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 IDs or parameter names. Endpoint: https://api.unlistedinc.com/mcp
- property_search_tool (Property Search) - 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 matches; use max_results only when the user asks for a specific count. When telling the user what you're doing, say "area" not "boundary", and "home" or "property profile" not "listing". Don't mention internal IDs or parameter names. Endpoint: https://api.unlistedinc.com/mcp
- autocomplete_tool (Search Autocomplete) - 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 parameter in PropertySearch, OR Use this to look up property IDs for the id parameter in property details tool. If a search does not yield the expected results attempt to simplify and/or shorten the query, removing potentially problematic or unneeded words/symbols. When telling the user what you're doing, say "area" not "boundary", and "home" or "property profile" not "listing". Don't mention internal IDs or parameter names. Endpoint: https://api.unlistedinc.com/mcp

## Resources
- ui://unlisted/property_search_widget.html - MIME type: text/html;profile=mcp-app
- ui://unlisted/property_details_widget.html - MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: com.unlistedinc
- Version: 1.0.0
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 7, 2026
- Source: https://registry.modelcontextprotocol.io
