You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of mcp-datagov-au

declared in 0.1.0

Search the data.gov.au CKAN catalogue for Australian open datasets by keyword, with optional Solr filter (e.g. "organization:abs"), sort, and pagination; returns dataset metadata including resource URLs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "bushfire"
    },
    {
      "fq": "organization:abs",
      "rows": 50,
      "sort": "metadata_modified desc",
      "query": "transport"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "fq": {
      "type": "string",
      "description": "Solr filter, e.g. \"organization:abs\""
    },
    "rows": {
      "type": "number",
      "description": "1-1000 (default 25)."
    },
    "sort": {
      "type": "string",
      "description": "e.g. \"metadata_modified desc\""
    },
    "query": {
      "type": "string",
      "description": "e.g. \"bushfire\", \"transport\"."
    },
    "start": {
      "type": "number",
      "description": "0-based offset."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-datagov-au

https://github.com/pipeworx-io/mcp-datagov-au

2/7 registries
View full server →
search — mcp-datagov-au — PRSM MCP