Student Knowledge Graph
Manages student knowledge graphs for tracking academic progress, organizing educational resources, and structuring relationships between courses, assignments, and concepts through specialized tools for session management and entity manipulation.
0 stars
0 tools
Created Aug 2025
@tejpalvirk/tejpalvirk-student-knowledge-graph-studentAbout
Manages student knowledge graphs for tracking academic progress, organizing educational resources, and structuring relationships between courses, assignments, and concepts through specialized tools for session management and entity manipulation.
Categories
general
Installation
npm
npm install @tejpalvirk/tejpalvirk-student-knowledge-graph-student
Configuration
{
"mcpServers": {
"tejpalvirk-student-knowledge-graph-student": {
"command": "npx",
"args": [
"-y",
"@tejpalvirk/tejpalvirk-student-knowledge-graph-student"
]
}
}
}