Search Markets
Search for geographic locations (markets) by name. Returns matching locations with their parcl_id, which is required for all market-level data download tools (investor metrics, price feeds, and market-filtered property events).
Format
JSON response
Coverage
US — 50,000+ markets
What you get
A list of objects with 8 fields, returned inline in the agent's response. Sample below pulled live from the Parcl Labs MCP server.
parcl_id | location_name | location_type | state_abbreviation | total_population | has_sales_data | has_rentals_data | msa_name |
|---|---|---|---|---|---|---|---|
5273742 | 90210 | zip | CA | 19180 | true | false | Los Angeles-Long Beach-Anaheim, CA |
2887289 | Austin-Round Rock-Georgetown, TX | metro | TX | 2296377 | true | true | Austin-Round Rock-Georgetown, TX |
Ask an AI agent
Once AI Connect is set up, the search_locations tool is invoked automatically when you ask things like:
“Find the parcl_id for Austin, TX metro.”
“Search for ZIP codes in Florida that have rental data.”
“List the largest counties in California by population.”
Related datasets
Search
Search Properties
search_properties
Resolve street addresses to a parcl_property_id - the identifier required to pull transaction and listing history for individual properties.
Search
Search Investors
search_investors
Find investors by name or activity. Returns the investor_id required by every portfolio hunter download tool.