singapore_search_awards
ActiveTool of Singapore Procurement
Search Singapore government procurement tender awards from the official GeBIZ dataset on data.gov.sg (keyless). Full-text search over awarding agency, supplier name, and tender description. Returns each award with tender number, agency, supplier, description, awarded amount (SGD), award date, and status. Use for questions like "which company won contract X", "how much did agency Y award for Z", or listing recent government contract awards. Omit "query" to page through all awards. Amounts are in Singapore Dollars (SGD).
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "Max awards to return (1–100). Default 20."
},
"query": {
"type": "string",
"description": "Optional full-text keyword — matched across agency, supplier name, and tender description (e.g. \"cloud\", \"Accenture\", \"Ministry of Health\"). Omit to list all awards."
},
"offset": {
"type": [
"number",
"string"
],
"description": "Number of matching awards to skip, for paging. Default 0."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Singapore Procurement
https://github.com/pipeworx-io/mcp-singapore-procurement
1/7 registries