hk_search_awards
ActiveTool of Hongkong Procurement
Search recently AWARDED Hong Kong government procurement contracts from the Government Logistics Department (GLD) "Contracts Awarded" open dataset (data.gov.hk, English). Returns each award with tender reference, subject/particulars, contractor, contract amount in HK$, and award date. Pass an optional query to filter by substring across subject, contractor, tender reference, and department (case-insensitive); omit query to list the most recent awards. Use for questions like "who won the HK water treatment contract", "Hong Kong government security guard contract awards", or "recent GLD contracts to <company>".
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "Maximum number of awards to return. Default 25, max 100."
},
"query": {
"type": "string",
"description": "Optional case-insensitive substring to filter awards by subject/particulars, contractor name, tender reference, or department (e.g. \"security guard\", \"Water Supplies Department\", \"Zung Fu\"). Omit to list all current awards."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hongkong Procurement
https://github.com/pipeworx-io/mcp-hongkong-procurement
1/7 registries