Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Unlisted Property Search

REMOTE · API.UNLISTEDINC.COM · SCANNED AUG 3

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

+4 this week 62 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability34
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1669 tokens (~333/item across 5 items; 3 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management6
  • Stability check failed: schema churn in the 8 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.unlistedinc.com

# add to Claude Code
claude mcp add --transport http com-unlistedinc-unlisted https://api.unlistedinc.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-unlistedinc-unlisted]
url = "https://api.unlistedinc.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-unlistedinc-unlisted": {
      "type": "remote",
      "url": "https://api.unlistedinc.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-unlistedinc-unlisted --url https://api.unlistedinc.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-unlistedinc-unlisted:
    url: "https://api.unlistedinc.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-unlistedinc-unlisted": {
      "type": "http",
      "url": "https://api.unlistedinc.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 0 to 2.

  • 1 Aug 26 −3
    • Stability: 0.17 → fail security
    • A breaking change shipped without a version bump: still 1.0.0 security
    • “property_details_tool” made “id” required, so existing callers break functional
  • 31 Jul 26 +4
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 57

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.unlistedinc.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.unlistedinc.com CN=WR3,O=Google Trust Services,C=US 15 Jun 2026 13 Sept 2026 RSA 2048 SHA256-RSA eb9807b7216068e210bbdb89555ac5cd
SANs: api.unlistedinc.com
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d
DNSSEC insecure

Validation of api.unlistedinc.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
unlistedinc.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 3 probes
Transport URL Outcome Status Location
streamable-http https://api.unlistedinc.com/mcp Verified 200
sse https://api.unlistedinc.com/mcp Not MCP 200
http (plaintext) http://api.unlistedinc.com/mcp HTTPS enforced 302 https://api.unlistedinc.com/mcp
MCP tools — 3 exposed · ~1,153 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
autocomplete_tool ~159

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.

NameTypeReqDescription
querystringyesPlace name, city, neighborhood, county, state, or street address to search for
NameTypeReqDescription
boundariesarrayMatching geographic areas (cities, neighborhoods, counties, school districts, etc.). Use the id as boundary_id in PropertySearch.
propertiesarrayMatching properties by address. Preferred primary method for finding exact addresses.

No examples provided.

property_details_tool ~68

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.

NameTypeReqDescription
idstringyesProperty ID
NameTypeReqDescription
address_line_1stringStreet address
agent_cover_photo_uuidAgent-selected cover photo UUID — preferred over cover_photo_uuid when present
bathroomsnumberNumber of bathrooms
bedroomsnumberNumber of bedrooms
build_yearnumberBuild year
building_areanumberBuilding area (ft²)
citystringCity name
cover_photo_uuidCurated cover photo UUID — preferred over photo_uuids[0] for display
estimated_value_onenumberEstimated value
google_street_pose
idnumberyesProperty identifier
last_sale_amountnumberLast sale price
last_sale_datestringLast sale date
latitudenumberLocation latitude
likes_countnumberNumber of likes
longitudenumberLocation longitude
market_valuenumberMarket value
owner_blurbstringOwner description
owner_expected_valuenumberOwner estimated value
owner_given_areanumberOwner given building area (ft²)
owner_given_bathroomsnumberOwner given number of bathrooms
owner_given_bedroomsnumberOwner given number of bedrooms
owner_headlinestringOwner headline
photo_uuidsarrayPhoto UUIDs — use with CloudFront to build sized URLs (-thumbnail, -medium, -large)
statestringState abbreviation
storiesnumberNumber of stories/floors
thumbnail_urlstringThumbnail image URL
unlisted_selling_soon_scorenumberSelling-soon score
unlisted_sorting_scorenumberSorting score
urlstringURL to view this property on Unlisted
views_countnumberNumber of views
waitlisters_countnumberNumber of waitlisters
zipstringZIP code

No examples provided.

property_search_tool ~926

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.

NameTypeReqDescription
area_maxMaximum building area (ft²)
area_minMinimum building area (ft²)
bathsMinimum number of bathrooms
bedsMinimum number of bedrooms
boundary_idFilter results to properties within a named geographic area (city, county, neighborhood, school district, etc.). Obtained from the autocomplete_tool.
build_maxMaximum build year
build_minMinimum build year
geometryGeoJSON Polygon to spatially filter properties. This is handy for when a boundary id is not found, or for other special cases where the user describes an area that is not well-known, or does not have…
include_null_last_saleInclude properties with no recorded sale date?
lot_area_maxMaximum lot area (acres)
lot_area_minMinimum lot area (acres)
max_last_sale_dateMaximum last sale date
max_resultsCap the total number of results shown to the user. Only use when the user explicitly asks for a specific count, e.g. 'show me the top 5' or 'give me 20 homes'. Must be 100 or fewer. Leave blank for n…
min_last_sale_dateMinimum last sale date
perksFeatures and perks
price_maxMaximum price ($)
price_minMinimum price ($)
property_use_standardizedFilter by property use type. Each item can be a category name (selects all codes in the group) or an individual ATTOM numeric code to cherry-pick. If omitted, all standard residential types are inclu…
sort_typeSort order for results. Use default unless the user specifies otherwise. default: ranked by Unlisted's overall relevance/quality score, heavily weighted by selling_soon_score (best match first); owne…
storiesNumber of stories/floors
styleArchitectural style(s) to filter by
NameTypeReqDescription
alternative_search
max_resultsCap applied to results, if the user asked for a specific count
propertiesarray
search_urlstringURL to view these results on Unlisted Discover
total_countnumberTotal number of properties matching the search

No examples provided.