Retrieves information about the current user
Lists available courses in the EduBase platform
Retrieves quizzes from the EduBase platform
Creates a new quiz in the EduBase platform
Uploads questions to the EduBase platform
Retrieves assessment results from the EduBase platform
Schedules a new exam in the EduBase platform
EduBase MCP enables AI assistants to interact with EduBase's comprehensive e-learning platform. It allows for creating and managing educational content, scheduling exams, analyzing results, and leveraging EduBase's advanced quiz system with parametrization and STEM support. With this integration, AI assistants can help educators transform existing content into interactive quizzes, upload questions, schedule assessments, and analyze student performance - all through natural language commands.
EduBase is an innovative, modular online educational platform that makes learning more enjoyable, simpler, and interactive. The EduBase MCP server allows AI assistants to interact with your EduBase account and perform tasks on your behalf.
EduBase offers several key features that can be accessed through this MCP:
Before using the EduBase MCP, you'll need:
MCPGITHUB
or contact info@edubase.netnpm run build
to build the serverclaude_desktop_config.json
fileclaude_desktop_config.json
fileFor automatic installation via Smithery:
npx -y @smithery/cli install @EduBase/MCP --client claude
When setting up the MCP server, you'll need to configure the following environment variables:
EDUBASE_API_URL
: Your EduBase API URL (e.g., "https://domain.edubase.net/api")EDUBASE_API_APP
: Your integration app IDEDUBASE_API_KEY
: Your integration secret keyOnce configured, you can ask Claude to perform various tasks with EduBase:
For more detailed examples and tutorials, visit the EduBase blog.