You're viewing a demo portfolio

Join the waitlist
PRSM

search_notices

Active

Tool of Uk Contracts

declared in 0.1.0

Search UK government procurement notices (open tenders + awarded contracts) from Contracts Finder, published as OCDS by the Cabinet Office. Filter by stage and an optional published-date range; results are newest-first. Keyless. The UK complement to EU tenders. Note: there is no server-side keyword filter — pass a `keyword` to filter client-side over title/description of the returned window.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max notices to scan/return, 1–100 (default 20)."
    },
    "stage": {
      "enum": [
        "tender",
        "award"
      ],
      "type": "string",
      "description": "Notice stage: \"tender\" (open opportunities) or \"award\" (awarded contracts). Default \"tender\"."
    },
    "keyword": {
      "type": "string",
      "description": "Optional case-insensitive substring filtered client-side over each notice title + description (the API has no keyword search)."
    },
    "published_to": {
      "type": "string",
      "description": "Optional ISO date (YYYY-MM-DD) upper bound on publication date, e.g. \"2026-06-01\"."
    },
    "published_from": {
      "type": "string",
      "description": "Optional ISO date (YYYY-MM-DD) lower bound on publication date, e.g. \"2026-05-01\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Uk Contracts

https://github.com/pipeworx-io/mcp-uk-contracts

1/7 registries
View full server →
search_notices — Uk Contracts — PRSM MCP