Less tab fatigue · Official 104 links

Bring 104.com.tw jobs into ChatGPT, Claude, and Cursor.

找工作最常講的是:職缺真假難辨、投履已讀不回、想先弄清遠端/薪水再決定要不要投。這裡用對話篩條件、展開職缺與公司資訊,每一步都連回 104 官方頁面核對,不必只靠來路不明的徵才貼文。

Filter by remote work, location, experience, and education; pull full postings and employer profiles; stay inside your assistant until you open the official listing.

We surface data from public 104 listings only. Always verify the company name and apply through the official job URL—never pay upfront fees to strangers.

官方連結 每筆職缺回到 104 頁面自行應徵與核對
遠端 · 年資 · 地區 一次篩掉不符合條件的刊登,少開無效分頁
Read-only · 免金鑰 search_jobs / get_job_detail / company APIs
ChatGPT Apps preview
search_jobs
{
  "keyword": "客服",
  "area": "6001001000",
  "remoteWork": 2,
  "s9": "1,2"
}

後端工程師

台北市 · 全遠端 · 1–3 年

薪資面議

技術客服/Customer Support

新北市 · 全遠端 · 新人可

月薪 4 萬↑

Built for how people actually search.

From “too many tabs” to “is this remote real?”—narrow listings first, then open the full JD and company page when it is worth your time.

Search jobs

Cut noise with keyword, area, remote (partial or full), experience, education, and full-time vs part-time—before you land on a dozen similar postings.

Read job detail

Pull salary line, real remote wording, requirements, and welfare from the official posting so you are not guessing from a cropped screenshot.

Explore companies

Look up industry, scale, and benefits on the company profile before you spend an application on a bad fit.

Example prompts (Traditional Chinese)

Phrases in the spirit of Dcard / Threads job threads: remote-first, compare roles, sanity-check before applying. Paste into ChatGPT or Claude with this MCP connected.

If you collect real thread titles from Dcard or Threads, reuse their wording here—the closer to how people ask, the better the assistant responds.

Try the live search API.

This calls the deployed read-only endpoint and opens matching 104 job listings in a new tab.

Run a search to preview current listings.

Install once, use anywhere.

Add the MCP server to Claude Desktop, Cursor, Windsurf, Cline, Continue, Zed, or any client that supports Model Context Protocol. For ChatGPT Actions, use the OpenAPI spec.

mcp.json npx mcp-104jobs
{
  "mcpServers": {
    "104": {
      "command": "npx",
      "args": ["-y", "mcp-104jobs"]
    }
  }
}