search_datasets
ActiveTool of Arcgis Kingston
Search City of Kingston GIS open geospatial datasets (parcels, zoning, transit & city services) 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 (City of Kingston GIS)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Arcgis Kingston
https://github.com/pipeworx-io/mcp-arcgis-kingston
1/7 registries