You're viewing a demo portfolio

Join the waitlist
PRSM

taiwan_get_tender

Active

Tool of Taiwan Procurement

declared in 0.1.0

Get full detail for one Taiwan government procurement tender (政府電子採購網 / PCC) via the g0v community mirror. Requires unit_id (機關代碼) and job_number (標案案號), both from a taiwan_search_tenders result. Returns agency contact info, procurement category, budget/award amount, deadlines, and status where available, plus a link to the official PCC page. Third-party mirror; some fields may be blank.

Parameters schema

{
  "type": "object",
  "required": [
    "unit_id",
    "job_number"
  ],
  "properties": {
    "unit_id": {
      "type": "string",
      "description": "Agency unit id (機關代碼), e.g. \"3.76.49.2\". From a search result."
    },
    "job_number": {
      "type": "string",
      "description": "Tender job/case number (標案案號), e.g. \"c11511-1\". From a search result."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Taiwan Procurement

https://github.com/pipeworx-io/mcp-taiwan-procurement

1/7 registries
View full server →
taiwan_get_tender — Taiwan Procurement — PRSM MCP