Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.raphysicst-create/korean-secondary-learning-map-mcp

NPM · KOREAN-SECONDARY-LEARNING-MAP-MCP · SCANNED SEP 20

한국 중등 2022 개정 교육과정 학습 그래프 MCP 서버 (중학교 714 · 고교 3,124 성취기준 · 원문 수록 · 중→고 전이)

0 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1280 tokens (~106/item across 12 items; 11 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.raphysicst-create/korean-secondary-learning-map-m… MCP server?

io.github.raphysicst-create/korean-secondary-learning-map-m… runs locally as an npm package, launched with npx -y korean-secondary-learning-map-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · korean-secondary-learning-map-mcp

# add to Claude Code
claude mcp add raphysicst-create-korean-secondary-learning-map- -- npx -y korean-secondary-learning-map-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "raphysicst-create-korean-secondary-learning-map-": {
      "command": "npx",
      "args": [
        "-y",
        "korean-secondary-learning-map-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "raphysicst-create-korean-secondary-learning-map-": {
      "command": "npx",
      "args": [
        "-y",
        "korean-secondary-learning-map-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add raphysicst-create-korean-secondary-learning-map- -- npx -y korean-secondary-learning-map-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "raphysicst-create-korean-secondary-learning-map-": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "korean-secondary-learning-map-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add raphysicst-create-korean-secondary-learning-map- --command npx --arg -y --arg korean-secondary-learning-map-mcp
# ~/.hermes/config.yaml
mcp_servers:
  raphysicst-create-korean-secondary-learning-map-:
    command: "npx"
    args: ["-y", "korean-secondary-learning-map-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "raphysicst-create-korean-secondary-learning-map-": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "korean-secondary-learning-map-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add raphysicst-create-korean-secondary-learning-map- -t stdio -c npx -a -y korean-secondary-learning-map-mcp
// mcp.json
{
  "mcpServers": {
    "raphysicst-create-korean-secondary-learning-map-": {
      "command": "npx",
      "args": [
        "-y",
        "korean-secondary-learning-map-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 14 Sept 26 +1
    • Stability: 0.97 → pass security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 7 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/korean-secondary-learning-map-mcp@0.3.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 11 exposed · ~1,257 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_course_pathway ~73

과목명으로 고등학교 과목 간 권장 선후 관계(예: 영어Ⅰ→영어Ⅱ)를 조회한다. 공식 이수 제약이 아닌 학습 흐름 권장이다.

NameTypeReqDescription
coursestringyes과목명 (예: 영어Ⅰ, 미적분Ⅰ)

No output schema declared.

No examples provided.

get_learning_roadmap ~149

과목의 성취기준을 영역→클러스터 계층으로 집계한 학습 로드맵을 반환한다. 기존 데이터의 집계이며 새로운 순서를 생성하지 않는다.

NameTypeReqDescription
domainstring영역명 필터 (예: 물질과 에너지)
gradeBandstring학년군: 7-9(중), 10(고 공통), 10-12(고 선택) (기본: 과목의 학년군)
schoolLevelstring학교급 필터
subjectstringyes과목명 (예: 과학, 확률과 통계)

No output schema declared.

No examples provided.

get_prerequisites ~100

주제의 선수(prerequisites) 또는 후속(unlocks) 관계를 조회한다. depth=all이면 전이적 학습 경로를 위상 순서로 반환한다.

NameTypeReqDescription
depthnumber|string1(직접) 또는 all(전이)
directionstring기본 prerequisites
strengthstring관계 강도 필터
topicIdstringyes주제 ID

No output schema declared.

No examples provided.

get_standard ~92

성취기준 코드([9과01-01] 또는 9과01-01)로 전체 레코드, 공식 원문, 연결된 주제 목록을 조회한다. 일부 코드는 두 과목이 공유하므로 subject로 구분한다.

NameTypeReqDescription
codestringyes성취기준 코드
subjectstring과목명 (공유 코드 구분용)

No output schema declared.

No examples provided.

get_topic ~55

주제 ID로 관찰 증거·평가 문항·출처를 포함한 전체 레코드를 조회한다.

NameTypeReqDescription
topicIdstringyes주제 ID (예: kr.topic.2022.middle.…)

No output schema declared.

No examples provided.

get_transitions ~84

주제 ID 또는 성취기준 코드로 중학교→고등학교 학습 전이(심화 연계)를 양방향 조회한다. 근거 문서·쪽수를 포함한다.

NameTypeReqDescription
standardCodestring성취기준 코드 (예: 9과01-01)
topicIdstring주제 ID

No output schema declared.

No examples provided.

list_clusters ~171

학습 클러스터 목록을 조회한다. clusterId를 주면 단건 전체 레코드, 없으면 요약 목록을 반환한다. 목록은 limit·offset으로 페이지를 넘긴다.

NameTypeReqDescription
clusterIdstring클러스터 ID (단건 상세)
gradeBandstring학년군: 7-9(중), 10(고 공통), 10-12(고 선택)
limitinteger최대 결과 수 (기본 20)
offsetinteger건너뛸 결과 수 (기본 0) — total까지 페이지로 훑을 때 쓴다
schoolLevelstring학교급 필터
subjectstring과목명 필터

No output schema declared.

No examples provided.

list_curricula ~79

필터가 없으면 학교급·교과군 요약을 반환한다. schoolLevel 또는 subjectGroup을 주면 해당 과목 목록을 반환한다.

NameTypeReqDescription
schoolLevelstring학교급 필터
subjectGroupstring교과(군)명 (예: 과학, 사회(역사 포함))

No output schema declared.

No examples provided.

search_standard_text ~135

성취기준 공식 원문 전문에서 키워드를 검색해 코드와 매칭 스니펫을 반환한다. 상세 원문은 get_standard의 officialText로 조회한다.

NameTypeReqDescription
gradeBandstring학년군: 7-9(중), 10(고 공통), 10-12(고 선택)
limitinteger최대 결과 수 (기본 20)
querystringyes원문에서 찾을 키워드
schoolLevelstring학교급 필터
subjectstring과목명 필터

No output schema declared.

No examples provided.

search_standards ~165

성취기준을 코드·키워드·필터로 검색해 요약 목록을 반환한다. 상세는 get_standard로 조회한다.

NameTypeReqDescription
domainstring영역명 (예: 물질과 에너지)
gradeBandstring학년군: 7-9(중), 10(고 공통), 10-12(고 선택)
limitinteger최대 결과 수 (기본 20)
querystring키워드 또는 성취기준 코드 (예: 함수, 9과01-01)
schoolLevelstring학교급 필터
subjectstring과목명 (예: 과학, 미적분 I)

No output schema declared.

No examples provided.

search_topics ~154

세부 학습 주제를 키워드·필터로 검색해 요약 목록을 반환한다. 상세는 get_topic으로 조회한다.

NameTypeReqDescription
facetKeystring주제 관점 키 (예: inquiry)
gradeBandstring학년군: 7-9(중), 10(고 공통), 10-12(고 선택)
limitinteger최대 결과 수 (기본 20)
querystring키워드
schoolLevelstring학교급 필터
standardCodestring이 성취기준에 연결된 주제만
subjectstring과목명

No output schema declared.

No examples provided.

Common questions

What is the io.github.raphysicst-create/korean-secondary-learning-map-m… MCP server?

io.github.raphysicst-create/korean-secondary-learning-map-m… is an MCP server listed in the public MCP registry as io.github.raphysicst-create/korean-secondary-learning-map-m…. 한국 중등 2022 개정 교육과정 학습 그래프 MCP 서버 (중학교 714 · 고교 3,124 성취기준 · 원문 수록 · 중→고 전이). This page covers its npm package (korean-secondary-learning-map-mcp).

Is the io.github.raphysicst-create/korean-secondary-learning-map-m… MCP server safe to use?

io.github.raphysicst-create/korean-secondary-learning-map-m… scores 85 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.raphysicst-create/korean-secondary-learning-map-m… MCP server expose?

io.github.raphysicst-create/korean-secondary-learning-map-m… exposes 11 tools: list_curricula, search_standards, get_standard, search_topics, search_standard_text, and 6 more. Their descriptions and schemas cost roughly 1,257 tokens of context every time the server is loaded.

Is the io.github.raphysicst-create/korean-secondary-learning-map-m… MCP server still maintained?

io.github.raphysicst-create/korean-secondary-learning-map-m… is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.raphysicst-create/korean-secondary-learning-map-m… MCP server under?

io.github.raphysicst-create/korean-secondary-learning-map-m… declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.