O*NET Occupational Data
com.olyport/onetJob descriptions, skills, education requirements, and wage data
Tools · 4
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 …
Get detailed information about an O*NET occupation. Returns comprehensive data including description, skills, knowledge areas, abilities, work activities, technology skills, and education req…
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…
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 b…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"o*net_occupational_data": {
"url": "https://mcp.olyport.com/onet/mcp",
"transport": "streamable-http"
}
}
}