IBTCC 공기업 경쟁률 조회 for VS Code
kr.ibtcc/competition-ratio
한국 공공기관(공기업) 채용 경쟁률을 기관명으로 조회합니다. 알리오(ALIO) 공시 데이터 기반으로 최근 채용 건별 1차 지원자 수와 1차 경쟁률을 반환합니다.
client:VS Code
transport:streamable-http
tools:2
Install IBTCC 공기업 경쟁률 조회 in VS Code
.vscode/mcp.json
{
"servers": {
"competition-ratio": {
"type": "http",
"url": "https://ibtcc.kr/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs