search_datasets
ActiveTool of Arcgis Sanjoaquin
Search San Joaquin County GIS open geospatial datasets (parcels, addresses, zoning & public works) 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 (San Joaquin County GIS)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Arcgis Sanjoaquin
https://github.com/pipeworx-io/mcp-arcgis-sanjoaquin
2/7 registries