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