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