taiwan-jobs
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add yuhong6949/taiwan-jobs
# Browse available tools
npx -y smithery tool list yuhong6949/taiwan-jobs
# Get full schema for a tool
npx -y smithery tool get yuhong6949/taiwan-jobs search_jobs
# Call a tool
npx -y smithery tool call yuhong6949/taiwan-jobs search_jobs '{}'Direct MCP Connection
Endpoint: https://taiwan-jobs--yuhong6949.run.tools
Tools (4)
search_jobs— Search job listings on 104.com.tw (Taiwan's largest job platform)get_job_detail— Get full details for a job listing on 104.com.twsearch_companies— Search companies on 104.com.twget_company_detail— Get full company profile from 104.com.tw
# Get full input/output schema for a tool
npx -y smithery tool get yuhong6949/taiwan-jobs