Back to Browse

Korean Vocational Learning Map MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

한국 특성화고 전문교과 2022 개정 교육과정 학습 그래프 MCP 서버 (전공일반·전문공통 성취기준 원문 수록)

About

한국 특성화고 전문교과 2022 개정 교육과정 학습 그래프 MCP 서버 (전공일반·전문공통 성취기준 원문 수록)

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-structured educational data server with proper authentication (no API keys required) and appropriate permissions for its purpose. The server reads local data files and performs text search operations without exfiltrating data or executing arbitrary code. Minor code quality observations exist around error handling and input validation, but these do not introduce security vulnerabilities. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

6 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

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

Documentation

View on GitHub

From the project's GitHub README.

korean-vocational-learning-map-mcp

한국 특성화고·마이스터고 전문교과 2022 개정 교육과정(국가교육위원회 고시 제2024-3호) 학습 그래프 MCP 서버. 성취기준 8,425건(전공일반·전문공통, 공식 원문 전량 수록) · 주제 8,425건 · 17계열을 패키지에 내장하고 stdio로 완전 로컬 동작한다. 도구 10종.

설치

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

수록 범위 (v0.1)

  • 수록: 전공일반 216과목 + 전문공통 3과목 = 219과목, 성취기준 8,425건. 성취기준마다 공식 원문(별책23~39, 2024-3호) 수록.
  • 미수록: 전공실무 309과목(성취기준 39,200건) — 이후 버전에서 계열 단위로 추가 예정. list_major_fields·list_curricula에서 미수록 여부를 표시한다.
  • 보통교과·특목 계열은 korean-secondary-learning-map-mcp 사용.

도구 10종

list_major_fields · list_curricula · search_standards · search_standard_text · get_standard · search_topics · get_topic · get_prerequisites · get_learning_roadmap · list_clusters

데이터 특성 고지

  • 세부 학습 주제(topics)의 설명·관찰 증거·평가 발문은 상류 데이터의 기계 파생물(candidate)이다.
  • 전문교과는 공식 문서에 선수관계 명시가 희소해 get_prerequisites가 빈 결과를 주는 것이 정상일 수 있다.
  • 교육부·국가교육위원회·NCIC의 공식 산출물이 아니다.

라이선스·출처

MIT. 데이터 원천: DECK6/korean-secondary-learning-map(MIT). 성취기준 원문은 공공저작물(저작권법 제24조의2), 출처는 NOTICE.md 참조.

패키지 크기

npm pack --dry-run 기준 tarball 1.8MB(압축) / unpacked 21.7MB, 총 87개 파일. src/·data/·README·LICENSE·NOTICE만 포함.

Reviews

No reviews yet

Be the first to review this server!