korean-elementary-learning-map-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@korean-elementary-learning-map-mcpsearch for 4th grade science standards about ecosystem"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
korean-elementary-learning-map-mcp
한국 초등 2022 개정 교육과정 학습 그래프를 조회하는 MCP(Model Context Protocol) 서버입니다. 성취기준 620개(공식 원문 수록) · 세부 학습 주제 1,956개 · 선수관계 1,894개 · 클러스터 153개를 패키지에 내장하며, 네트워크 없이 완전 로컬(stdio)로 동작합니다.
설치
Claude Code
claude mcp add curriculum-kr -- npx -y korean-elementary-learning-map-mcpClaude Desktop
claude_desktop_config.json의 mcpServers에 추가:
{
"mcpServers": {
"curriculum-kr": {
"command": "npx",
"args": ["-y", "korean-elementary-learning-map-mcp"]
}
}
}Related MCP server: NEIS MCP Server
도구 (9종)
도구 | 설명 |
| 11개 교과 목록과 성취기준 수 |
| 성취기준 검색 (코드·키워드·교과·학년군·영역) |
| 성취기준 공식 원문 전문 검색 (스니펫 반환) |
| 성취기준 상세 + 공식 원문 + 연결 주제 |
| 학습 주제 검색 |
| 주제 상세 (관찰 증거·평가 문항 포함) |
| 선수/후속 관계, |
| 교과·학년군 학습 로드맵 (영역→모듈 계층 집계) |
| 학습 클러스터 목록·상세 |
리소스 about://korean-elementary-learning-map에 출처·라이선스 고지가 있습니다.
원문 파이프라인 재현
원문 데이터(data/kr/standard-texts.json)는 NCIC 공개 PDF에서 추출합니다. 재현하려면
brew install poppler 후:
npm run pipeline:fetch # PDF 12종 다운로드 (.cache/, git 미추적)
npm run pipeline:extract # 원문 추출 (실패분은 pipeline/exceptions.json으로 보정)
npm run pipeline:verify # 620건 전수 검증 + manifest 해시 기록배포 (메인테이너용)
npm test && npm run pipeline:verify
npm publish --browser=false # 이 머신은 브라우저 자동 열기가 실패(-1712)하므로 URL 수동 복사고지
MIT 라이선스. 기반 데이터셋 원저작자 DECK(github.com/DECK6) 고지 유지 — NOTICE.md 참조
성취기준 원문은 교육부 공표 공공저작물로 출처를 표기해 수록 (NOTICE.md)
교육부·NCIC 공식 산출물이 아니며, 개별 학습자를 진단하지 않습니다
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/taehyeonglim/korean-elementary-learning-map-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server