Odel
korean vocational learning map mcp

korean vocational learning map mcp

Local
@raphysicst-create1JavaScriptUpdated 1w ago

한국 특성화고 전문교과 2022 개정 교육과정 학습 그래프 MCP 서버 (528과목·성취기준 47,625건, 공식 원문 전량 수록)

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmkorean-vocational-learning-map-mcpv0.4.0

Run

npx -y korean-vocational-learning-map-mcp

MCP client config

{
  "mcpServers": {
    "korean-vocational-learning-map-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "korean-vocational-learning-map-mcp"
      ]
    }
  }
}