← All servers

IBTCC 공기업 경쟁률 조회

kr.ibtcc/competition-ratio v1.0.0
Official Registry other

한국 공공기관(공기업) 채용 경쟁률을 기관명으로 조회합니다. 알리오(ALIO) 공시 데이터 기반으로 최근 채용 건별 1차 지원자 수와 1차 경쟁률을 반환합니다.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add competition-ratio --transport http https://ibtcc.kr/api/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "competition-ratio": {
      "url": "https://ibtcc.kr/api/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "competition-ratio": {
      "serverUrl": "https://ibtcc.kr/api/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "competition-ratio": {
      "type": "http",
      "url": "https://ibtcc.kr/api/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "competition-ratio": {
      "url": "https://ibtcc.kr/api/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "competition-ratio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ibtcc.kr/api/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://ibtcc.kr/api/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/kr.ibtcc--competition-ratio/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent