You're viewing a demo portfolio

Join the waitlist
PRSM

taiwan_search_tenders

Active

Tool of Taiwan Procurement

declared in 0.1.0

Search Taiwan government procurement tenders (政府電子採購網 / PCC) by title keyword, via the g0v community mirror. Pass a keyword (Chinese or English, e.g. "電腦", "AI", "消防"). Returns matching tenders with tender id (unit_id + job_number), title, agency (機關名稱), announcement type, date, and category. Use taiwan_get_tender with a result's unit_id + job_number for full detail. 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": "Title keyword to search, e.g. \"電腦\" (computer), \"消防\" (fire safety), \"AI\"."
    }
  }
}

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_search_tenders — Taiwan Procurement — PRSM MCP