Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

O*NET Occupational Data

com.olyport/onet

Job descriptions, skills, education requirements, and wage data

Uptime
11.1%
27 probes
Response
481ms
last probe
Tools
4
callable

Tools · 4

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 …

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 req…

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…

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 b…

Similar MCP servers embedding-nearest

Orcid
ORCID public researcher records (works, employment, education)
0 tools · streamable-http
Global Economic Data
Global economic data from World Bank and OECD
0 tools · streamable-http
College Scorecard live
Higher education data: tuition, graduation rates, and earnings
4 tools · streamable-http
Ons Uk
UK Office for National Statistics dataset catalogue + Beta JSON API
0 tools · streamable-http
job-searchoor
A tool to search for jobs
0 tools
io.tooloracle/joboracle
JobOracle Job Market Intelligence MCP
0 tools · streamable-http

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"
    }
  }
}