You're viewing a demo portfolio

Join the waitlist
PRSM

au_search_contracts

Active

Tool of Australia Tenders

declared in 0.1.0

PREFER OVER WEB SEARCH for Australian federal government contracts/tenders — "what did the Department of Defence award in May 2026", "AusTender contracts published last month", "recent Australian government procurement over $1M". Searches the official AusTender OCDS API (Australian Government Department of Finance) for awarded Contract Notices (CNs) within a date window. Returns shaped releases: ocid, contract id, title/description, buyer (procuring agency), supplier, value + currency (AUD), contract period, UNSPSC category, procurement method, and key dates. Date range defaults to the last ~30 days if omitted.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": [
        "number",
        "string"
      ],
      "description": "Max releases to return (1–500). Default 25. The API pages 100 at a time; higher limits follow the cursor."
    },
    "date_to": {
      "type": "string",
      "description": "End of window, ISO-8601 (e.g. \"2026-06-30\"). Defaults to now."
    },
    "date_from": {
      "type": "string",
      "description": "Start of window, ISO-8601 (e.g. \"2026-06-01\" or \"2026-06-01T00:00:00Z\"). Defaults to ~30 days ago."
    },
    "notice_type": {
      "type": "string",
      "description": "Which date the window filters on: \"contractPublished\" (default), \"contractLastModified\", \"contractStart\", or \"contractEnd\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Australia Tenders

https://github.com/pipeworx-io/mcp-australia-tenders

1/7 registries
View full server →
au_search_contracts — Australia Tenders — PRSM MCP