You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Opendata Canada

declared in 0.1.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Opendata Canada

https://github.com/pipeworx-io/mcp-opendata-canada

1/7 registries
View full server →
search — Opendata Canada — PRSM MCP