@pipeworx/onet

Connect: https://gateway.pipeworx.io/onet/mcp · Install: one-click buttons

Tools: 4

Tools

  • onet_search — Search occupations by keyword. Returns matching O*NET occupations with SOC code, title, and relevance score. Example: onet_search({ keyword: “data scientist”, _apiKey: “username:password” })
  • onet_occupation — Occupation detail for an O*NET-SOC code. Returns title, description, alternate names, and sample reported job titles. Example: onet_occupation({ code: “15-1252.00”, _apiKey: “username:password” })
  • onet_skills — Skills for an occupation. Returns the ranked skill elements (name, description, importance score) for an O*NET-SOC code. Example: onet_skills({ code: “15-1252.00”, _apiKey: “username:password” })
  • onet_technology — Tools & technology used in an occupation. Returns technology categories and example software/tools for an O*NET-SOC code. Example: onet_technology({ code: “15-1252.00”, _apiKey: “username:password” })

Tools

  • onet_occupation — Occupation detail for an O*NET-SOC code. Returns title, description, alternate names, and sample reported job titles. Example: onet_occupation({ code: 15-1252.00 , _apiKey: username:password })
  • onet_search — Search occupations by keyword. Returns matching O*NET occupations with SOC code, title, and relevance score. Example: onet_search({ keyword: data scientist , _apiKey: username:password })
  • onet_skills — Skills for an occupation. Returns the ranked skill elements (name, description, importance score) for an O*NET-SOC code. Example: onet_skills({ code: 15-1252.00 , _apiKey: username:password })
  • onet_technology — Tools & technology used in an occupation. Returns technology categories and example software/tools for an O*NET-SOC code. Example: onet_technology({ code: 15-1252.00 , _apiKey: username:password })

Regenerated from source · build July 8, 2026