datasets
ActiveTool of NYC Open Data
declared in 0.1.0
Search the NYC Open Data catalog of open datasets by keyword. Returns each dataset's resource_id, name, description, category and update date — pass the resource_id to query/metadata.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max datasets (1-100, default 20)."
},
"query": {
"type": "string",
"description": "Keyword to search dataset titles/descriptions (e.g. \"budget\", \"crime\", \"health\")."
},
"offset": {
"type": "number",
"description": "Pagination offset."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
NYC Open Data
https://github.com/pipeworx-io/mcp-data-cityofnewyork
2/7 registries