taiwan_search_by_company
ActiveTool of Taiwan Procurement
Search Taiwan government procurement tenders (政府電子採購網 / PCC) by company / vendor name — finds tenders a company bid on or was awarded (得標/投標廠商), via the g0v community mirror. Pass a company name in Chinese (e.g. "台積電", "中華電信"). Returns matching tenders with tender id, title, agency, date, and the associated company names/IDs. Third-party mirror; results are best-effort.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"page": {
"type": [
"number",
"string"
],
"description": "Result page (1-based). Defaults to 1."
},
"query": {
"type": "string",
"description": "Company / vendor name, typically Chinese, e.g. \"中華電信\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Taiwan Procurement
https://github.com/pipeworx-io/mcp-taiwan-procurement
1/7 registries