gazette_insolvency_notices
ActiveTool of Uk Gazette
Search official UK insolvency notices in The Gazette — the statutory public record where liquidations, administrations, winding-up petitions and orders, bankruptcy orders, creditors' meetings, and notices to creditors MUST be published. The go-to source for "is UK company X in liquidation/administration", monitoring company distress, or tracking personal bankruptcies. Search by company name or Companies House number (both are indexed). scope narrows to "corporate" or "personal" insolvency. Example: gazette_insolvency_notices({ company: "Wilko", scope: "corporate" })
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"page": {
"type": "number",
"description": "Results page, starting at 1"
},
"limit": {
"type": "number",
"description": "Results per page, 1-50 (default 10)"
},
"scope": {
"type": "string",
"description": "\"corporate\" (default), \"personal\", or \"all\""
},
"company": {
"type": "string",
"description": "Company name, Companies House number, or person name to search"
},
"notice_types": {
"type": "string",
"description": "Advanced: 4-digit notice type codes joined with \"+\", e.g. \"2450\" petitions to wind up"
},
"published_after": {
"type": "string",
"description": "Earliest publication date, YYYY-MM-DD"
},
"published_before": {
"type": "string",
"description": "Latest publication date, YYYY-MM-DD"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Uk Gazette
https://github.com/pipeworx-io/mcp-uk-gazette
1/7 registries