{"openapi":"3.1.0","info":{"title":"커리어넷 진로정보","description":"한국직업능력연구원 커리어넷 API는 직업 정보(전망·연봉·학력·적성), 학과 정보, 자격증 정보, 진로 심리 검사 결과를 제공합니다. 진로 탐색 플랫폼, 취업 준비 앱, 교육 커리큘럼 설계 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"career-info","x-fusepie-category":"data","x-fusepie-provider":"한국직업능력연구원"},"servers":[],"paths":{"/":{"get":{"operationId":"call_career_info","summary":"커리어넷 진로정보","description":"한국직업능력연구원 커리어넷 API는 직업 정보(전망·연봉·학력·적성), 학과 정보, 자격증 정보, 진로 심리 검사 결과를 제공합니다. 진로 탐색 플랫폼, 취업 준비 앱, 교육 커리큘럼 설계 서비스에 활용됩니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://www.career.go.kr/cnet/front/openapi/openApiMainCenter.do"}}},"x-mcp-config":{"mcpServers":{"career-info":{"command":"npx","args":["-y","@fusepie/mcp-career-info"],"env":{"API_KEY":""}}}}}