cambridge_datasets
ActiveTool of Data Cambridge
declared in 0.1.0
Search the Cambridge open-data catalogue (data.cambridgema.gov) for datasets by keyword. Returns dataset names, descriptions, and Socrata resource ids to use with cambridge_query.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max datasets (1-100, default 20)."
},
"query": {
"type": "string",
"description": "Keyword(s), e.g. \"parking\", \"housing\", \"tree\"."
},
"offset": {
"type": "number",
"description": "Offset for paging."
},
"_apiKey": {
"type": "string",
"description": "Optional — your own Socrata app token for higher rate limits. Omit to use the keyless endpoint."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Data Cambridge
https://github.com/pipeworx-io/mcp-data-cambridge
2/7 registries