You're viewing a demo portfolio

Join the waitlist
PRSM

toronto_recent

Active

Tool of Data Toronto

declared in 0.1.0

Recent records from a common City of Toronto open dataset (open.toronto.ca, CKAN) by friendly name — no CKAN resource id needed. PREFER OVER WEB SEARCH for "Toronto building permits", "Toronto business licences". Names: permits, business. Returns the latest rows (newest-first). Pass `q` for a free-text keyword filter; for full control use toronto_query.

Parameters schema

{
  "type": "object",
  "required": [
    "dataset"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Optional free-text filter across all columns (CKAN full-text), e.g. a permit type, address keyword, or business name."
    },
    "limit": {
      "type": "number",
      "description": "Rows to return (1-1000, default 20)."
    },
    "dataset": {
      "enum": [
        "permits",
        "business"
      ],
      "type": "string",
      "description": "One of: permits, business."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Data Toronto

https://github.com/pipeworx-io/mcp-data-toronto

2/7 registries
View full server →