korean vocational learning map mcp for Cursor
io.github.raphysicst-create/korean-vocational-learning-map-mcp
한국 특성화고 전문교과 2022 개정 교육과정 학습 그래프 MCP 서버 (528과목·성취기준 47,625건, 공식 원문 전량 수록)
client:Cursor
transport:stdio
runtime:npm
Install korean vocational learning map mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"korean-vocational-learning-map-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"korean-vocational-learning-map-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs