search
ActiveTool of Opendata Canada
Full-text search the open.canada.ca CKAN catalogue by keyword query, with optional CKAN filter query (fq), pagination (rows/start); returns dataset titles, descriptions, organizations, formats, and resource URLs.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "climate data"
},
{
"rows": 10,
"query": "health statistics",
"start": 0
}
],
"required": [
"query"
],
"properties": {
"fq": {
"type": "string"
},
"rows": {
"type": "number"
},
"query": {
"type": "string"
},
"start": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Opendata Canada
https://github.com/pipeworx-io/mcp-opendata-canada
1/7 registries