한국 중등 2022 개정 교육과정 학습 그래프 MCP 서버 (중학교 714 · 고교 3,124 성취기준 · 원문 수록 · 중→고 전이)
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).
Run
npx -y korean-secondary-learning-map-mcp
MCP client config
{
"mcpServers": {
"korean-secondary-learning-map-mcp": {
"command": "npx",
"args": [
"-y",
"korean-secondary-learning-map-mcp"
]
}
}
}