You're viewing a demo portfolio

Join the waitlist
PRSM

gazette_get_notice

Active

Tool of Uk Gazette

declared in 0.1.0

Get the structured record for one Gazette notice by its ID (from any gazette search tool, or a thegazette.co.uk/notice/<id> URL). Returns the notice type, publication date, gazette edition and issue, companies named (with Companies House numbers), people, addresses with coordinates, related legislation, and key dates. Example: gazette_get_notice({ notice_id: "4123456" })

Parameters schema

{
  "type": "object",
  "required": [
    "notice_id"
  ],
  "properties": {
    "notice_id": {
      "type": "string",
      "description": "Notice ID — numeric (e.g. \"4123456\") or legacy alphanumeric (e.g. \"L-60768-1986497\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Uk Gazette

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

1/7 registries
View full server →