MCP Servers / other / Learning Hub

Learning Hub

JSON →
stdionone1other

AI learning assistant that manages game time rewards based on school grades, homework, and bonus tasks

Install
How to run this server

No install command recorded.

server path: learning-hub
Tools
What this server exposes
get_learning_paths
Retrieve all available learning paths
get_learning_path
Get details of a specific learning path
create_learning_path
Create a new learning path
update_learning_path
Update an existing learning path
delete_learning_path
Delete a learning path
get_modules
Retrieve all modules in a learning path
get_module
Get details of a specific module
create_module
Create a new module
update_module
Update an existing module
delete_module
Delete a module
get_lessons
Retrieve all lessons in a module
get_lesson
Get details of a specific lesson
create_lesson
Create a new lesson
update_lesson
Update an existing lesson
delete_lesson
Delete a lesson
get_quizzes
Retrieve all quizzes for a lesson
get_quiz
Get details of a specific quiz
create_quiz
Create a new quiz
update_quiz
Update an existing quiz
delete_quiz
Delete a quiz
get_questions
Retrieve all questions in a quiz
get_question
Get details of a specific question
create_question
Create a new question
update_question
Update an existing question
delete_question
Delete a question
get_answers
Retrieve all answers for a question
get_answer
Get details of a specific answer
create_answer
Create a new answer
update_answer
Update an existing answer
delete_answer
Delete an answer
get_users
Retrieve all users
get_user
Get details of a specific user
create_user
Create a new user
update_user
Update an existing user
delete_user
Delete a user
get_enrollments
Retrieve all enrollments
get_enrollment
Get details of a specific enrollment
create_enrollment
Create a new enrollment
update_enrollment
Update an existing enrollment
delete_enrollment
Delete an enrollment
get_progress
Retrieve progress for a user
get_user_progress
Get detailed progress for a specific user
update_progress
Update user progress
get_certificates
Retrieve all certificates
get_certificate
Get details of a specific certificate
issue_certificate
Issue a new certificate
revoke_certificate
Revoke a certificate
get_categories
Retrieve all categories
get_category
Get details of a specific category
create_category
Create a new category
update_category
Update an existing category
delete_category
Delete a category
get_tags
Retrieve all tags
get_tag
Get details of a specific tag
create_tag
Create a new tag
update_tag
Update an existing tag
delete_tag
Delete a tag
search_content
Search across all learning content
get_recommendations
Get personalized recommendations for a user
get_analytics
Retrieve analytics data
get_user_analytics
Get analytics for a specific user
get_course_analytics
Get analytics for a specific course
get_assessments
Retrieve all assessments
get_assessment
Get details of a specific assessment
create_assessment
Create a new assessment
update_assessment
Update an existing assessment
delete_assessment
Delete an assessment
submit_assessment
Submit an assessment attempt
grade_assessment
Grade an assessment submission
get_discussions
Retrieve all discussions
get_discussion
Get details of a specific discussion
create_discussion
Create a new discussion
update_discussion
Update an existing discussion
delete_discussion
Delete a discussion
get_comments
Retrieve all comments for a discussion
create_comment
Create a new comment
update_comment
Update an existing comment
delete_comment
Delete a comment
Configuration
Environment & auth
authnone
envDATABASE_URL
Resources
Learning Hub — MCP Server · libregistry