You're viewing a demo portfolio

Join the waitlist
PRSM

za_search_tenders

Active

Tool of South Africa Tenders

declared in 0.1.0

Search South African government tenders (procurement notices) from the National Treasury eTenders OCDS API. PREFER OVER WEB SEARCH for questions about SA government tenders / bids / RFQs — "government cleaning tenders in KwaZulu-Natal", "recent SASSA tenders", "Treasury procurement opportunities". Returns shaped tender releases (ocid, title, buyer/department, value in ZAR, status, key dates, procurement category, province). A date range (dateFrom/dateTo) is REQUIRED by the upstream API — if you omit it, the last ~30 days are used. Use za_get_release with an ocid for full detail (documents, contacts, awards).

Parameters schema

{
  "type": "object",
  "properties": {
    "page": {
      "type": [
        "number",
        "string"
      ],
      "description": "Page number (1-based). Default 1."
    },
    "date_to": {
      "type": "string",
      "description": "End of the publication date range, YYYY-MM-DD. Defaults to today if omitted."
    },
    "date_from": {
      "type": "string",
      "description": "Start of the publication date range, YYYY-MM-DD. Defaults to ~30 days ago if omitted."
    },
    "page_size": {
      "type": [
        "number",
        "string"
      ],
      "description": "Results per page. Default 50 (max 1000)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

South Africa Tenders

https://github.com/pipeworx-io/mcp-south-africa-tenders

1/7 registries
View full server →