MCP server exposing 1 tool for singapore-procurement.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/singapore-procurement/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
singapore_search_awards — 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).Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/singapore-procurement/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io