O*NET Occupational Data
Job descriptions, skills, education requirements, and wage data
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Job descriptions, skills, education requirements, and wage data
Server tool list (4)
Raw names from tools/list. Only developers need these.
| search_occupations | Search O*NET occupations by keyword. Returns a list of occupations matching the keyword with their SOC codes, titles, and relevance scores. Use the SOC code from results with other O*NET tools to get detailed information. Args: keyword: Search term (e.g. 'software developer', 'nurse', 'electrician'). limit: Maximum number of results to return (default 25). |
| get_occupation_detail | Get detailed information about an O*NET occupation. Returns comprehensive data including description, skills, knowledge areas, abilities, work activities, technology skills, and education requirements. Args: soc_code: The O*NET-SOC code (e.g. '15-1252.00' for Software Developers, '29-1141.00' for Registered Nurses). |
| get_occupation_wages | Get wage and salary estimates for an O*NET occupation. Returns median, 10th, 25th, 75th, and 90th percentile wages, both hourly and annual. Can be filtered by location. Args: soc_code: The O*NET-SOC code (e.g. '15-1252.00' for Software Developers). location: Optional location filter — state name or 'National' (default: national). |
| get_career_outlook | Get employment projections and career outlook for an O*NET occupation. Returns projected job growth rate, employment numbers, projected openings, and an outlook summary (bright, average, or below average). Args: soc_code: The O*NET-SOC code (e.g. '15-1252.00' for Software Developers). |