search_datasets
ActiveTool of Arcgis Lacounty
Search Los Angeles County GIS open geospatial datasets (parcels, parks, public works, health & elections) by keyword. Returns each dataset's name, summary, record_count, owner/org, and its Feature Service `url` — pass that url to query_layer / layer_info.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max datasets (1-50, default 20)."
},
"query": {
"type": "string",
"description": "Keyword(s), e.g. \"parcels\", \"crime\", \"flood zones\"."
},
"org_id": {
"type": "string",
"description": "Optional ArcGIS orgId to override the default (Los Angeles County GIS)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Arcgis Lacounty
https://github.com/pipeworx-io/mcp-arcgis-lacounty
2/7 registries