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.taehyeonglim/korean-elementary-learning-map-mcp

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

한국 초등 2022 개정 교육과정 학습 그래프 MCP 서버 (성취기준 620 · 원문 수록 · 주제 1,956 · 선수관계 1,894)

0 this week 84 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 Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 860 tokens (~86/item across 10 items; 9 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 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 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 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.taehyeonglim/korean-elementary-learning-map-mcp server?

io.github.taehyeonglim/korean-elementary-learning-map-mcp runs locally as an npm package, launched with npx -y korean-elementary-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-elementary-learning-map-mcp

# add to Claude Code
claude mcp add taehyeonglim-korean-elementary-learning-map-mcp -- npx -y korean-elementary-learning-map-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "taehyeonglim-korean-elementary-learning-map-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "korean-elementary-learning-map-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "taehyeonglim-korean-elementary-learning-map-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "korean-elementary-learning-map-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add taehyeonglim-korean-elementary-learning-map-mcp -- npx -y korean-elementary-learning-map-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "taehyeonglim-korean-elementary-learning-map-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "korean-elementary-learning-map-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add taehyeonglim-korean-elementary-learning-map-mcp --command npx --arg -y --arg korean-elementary-learning-map-mcp
# ~/.hermes/config.yaml
mcp_servers:
  taehyeonglim-korean-elementary-learning-map-mcp:
    command: "npx"
    args: ["-y", "korean-elementary-learning-map-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "taehyeonglim-korean-elementary-learning-map-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "korean-elementary-learning-map-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add taehyeonglim-korean-elementary-learning-map-mcp -t stdio -c npx -a -y korean-elementary-learning-map-mcp
// mcp.json
{
  "mcpServers": {
    "taehyeonglim-korean-elementary-learning-map-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "korean-elementary-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
    • Security disclosure: unverified → fail functional
  • 18 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 17 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 15 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.

  • 14 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 13 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 11 Sept 26 +1

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

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-elementary-learning-map-mcp@0.5.1

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 · 9 exposed · ~836 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_learning_roadmap ~116

교과·학년군의 성취기준을 영역→모듈 계층으로 집계한 학습 로드맵을 반환한다. 기존 데이터의 집계이며 새로운 순서를 생성하지 않는다.

NameTypeReqDescription
domainstring영역명 필터 (예: 수와 연산)
gradeBandstringyes학년군: 1-2, 3-4, 5-6
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 ~55

성취기준 코드([2수01-01] 또는 2수01-01)로 전체 레코드와 연결된 주제 목록을 조회한다.

NameTypeReqDescription
codestringyes성취기준 코드

No output schema declared.

No examples provided.

get_topic ~52

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

NameTypeReqDescription
topicIdstringyes주제 ID (예: kr.mt.math.…)

No output schema declared.

No examples provided.

list_clusters ~80

학습 클러스터 목록을 조회한다. clusterId를 주면 단건 전체 레코드, 없으면 요약 목록을 반환한다.

NameTypeReqDescription
clusterIdstring클러스터 ID (단건 상세)
gradeBandstring학년군 필터
subjectstring교과명 필터

No output schema declared.

No examples provided.

list_curricula ~37

11개 초등 교과의 ID, 이름, 성취기준 수, 학년군, 영역 목록을 반환한다.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_standard_text ~116

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

NameTypeReqDescription
gradeBandstring학년군: 1-2, 3-4, 5-6
limitinteger최대 결과 수 (기본 20)
querystringyes원문에서 찾을 키워드
subjectstring교과명 필터

No output schema declared.

No examples provided.

search_standards ~143

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

NameTypeReqDescription
domainstring영역명 (예: 수와 연산)
gradeBandstring학년군: 1-2, 3-4, 5-6
limitinteger최대 결과 수 (기본 20)
querystring키워드 또는 성취기준 코드 (예: 분수, 2수01-01)
subjectstring교과명 (예: 수학 또는 Mathematics)

No output schema declared.

No examples provided.

search_topics ~137

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

NameTypeReqDescription
gradeBandstring학년군: 1-2, 3-4, 5-6
limitinteger최대 결과 수 (기본 20)
querystring키워드
standardCodestring이 성취기준에 연결된 주제만
subjectstring교과명
typestring주제 유형 (예: CONCEPTUAL, PROCEDURAL)

No output schema declared.

No examples provided.

Common questions

What is the io.github.taehyeonglim/korean-elementary-learning-map-mcp server?

io.github.taehyeonglim/korean-elementary-learning-map-mcp is listed in the public MCP registry as io.github.taehyeonglim/korean-elementary-learning-map-mcp. 한국 초등 2022 개정 교육과정 학습 그래프 MCP 서버 (성취기준 620 · 원문 수록 · 주제 1,956 · 선수관계 1,894). This page covers its npm package (korean-elementary-learning-map-mcp).

Is the io.github.taehyeonglim/korean-elementary-learning-map-mcp server safe to use?

io.github.taehyeonglim/korean-elementary-learning-map-mcp scores 84 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.taehyeonglim/korean-elementary-learning-map-mcp server expose?

io.github.taehyeonglim/korean-elementary-learning-map-mcp exposes 9 tools: list_curricula, search_standards, get_standard, search_topics, search_standard_text, and 4 more. Their descriptions and schemas cost roughly 836 tokens of context every time the server is loaded.

Is the io.github.taehyeonglim/korean-elementary-learning-map-mcp server still maintained?

io.github.taehyeonglim/korean-elementary-learning-map-mcp 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.taehyeonglim/korean-elementary-learning-map-mcp server under?

io.github.taehyeonglim/korean-elementary-learning-map-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.