한국 초등 2022 개정 교육과정 학습 그래프 MCP 서버 (성취기준 620 · 원문 수록 · 주제 1,956 · 선수관계 1,894)
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-elementary-learning-map-mcp
MCP client config
{
"mcpServers": {
"korean-elementary-learning-map-mcp": {
"command": "npx",
"args": [
"-y",
"korean-elementary-learning-map-mcp"
]
}
}
}