Search Properties
Search for individual properties by street address. Returns matching properties with their parcl_property_id, which can be passed to the property_events tool to get transaction and listing history for specific properties.
Format
JSON response
Coverage
US — 50,000+ markets
What you get
A list of objects with 10 fields, returned inline in the agent's response. Sample below pulled live from the Parcl Labs MCP server.
parcl_property_id | addr_str | address1 | city | state | zip5 | zip4 | property_type | latitude | longitude |
|---|---|---|---|---|---|---|---|---|---|
179024546 | 123 MAIN ST SPRING TX 77373 | 123 MAIN ST | SPRING | TX | 77373 | 8330 | SINGLE_FAMILY | 30.079352 | -95.418482 |
66185403 | 123 MAIN ST BLANKET TX 76432 | 123 MAIN ST | BLANKET | TX | 76432 | 2001 | SINGLE_FAMILY | 31.830124 | -98.787252 |
Ask an AI agent
Once AI Connect is set up, the search_properties tool is invoked automatically when you ask things like:
“Find the parcl_property_id for 123 Main St in Austin TX.”
“Search for condos at zip 33101.”
“Look up the property at 456 Oak Ave Miami and show me its transaction history.”
Related datasets
Property Events
Property Events
property_events
Property-level transaction and listing event history with extensive filtering: location, characteristics, ownership, event type.
Search
Search Markets
search_locations
Search 50,000+ US markets - cities, ZIPs, counties, metros - to resolve names to the parcl_id required by every Parcl Labs data tool.