EduBase MCP Server
by EduBase
This repository contains the implementation of the Model Context Protocol (MCP) server for the EduBase platform. It allows MCP clients and LLMs to interact with your EduBase account and perform tasks on your behalf.
Last updated: N/A
What is EduBase MCP Server?
The EduBase MCP server is an implementation of the Model Context Protocol that enables interaction between MCP clients (like Claude Desktop) and the EduBase platform, allowing users to perform tasks within their EduBase account through these clients.
How to use EduBase MCP Server?
The server can be installed via Smithery or manually by configuring the claude_desktop_config.json
file with either Node.js or Docker. You'll need to obtain API credentials from your EduBase dashboard and configure the necessary environment variables.
Key features of EduBase MCP Server
Enables interaction with EduBase platform via MCP
Supports integration with Claude Desktop
Provides API access to EduBase functionalities
Offers installation via Smithery or manual configuration
Use cases of EduBase MCP Server
Collaboratively creating and uploading questions
Scheduling exams
Analyzing user results
Integrating EduBase with LLMs
FAQ from EduBase MCP Server
How do I get my API credentials?
How do I get my API credentials?
Log into your EduBase account, go to the Integrations menu on your Dashboard, click 'add integration' and choose the type 'EduBase API'. If you don't see this option, enter the MCPGITHUB
activation code or contact [email protected].
What is EduBase?
What is EduBase?
EduBase is an innovative, modular, online educational platform that makes learning more enjoyable, simpler and interactive, suitable for educational institutions or enterprises.
Where can I find the developer documentation?
Where can I find the developer documentation?
You can find the developer documentation at developer.edubase.net.
How do I install the MCP server?
How do I install the MCP server?
You can install the MCP server via Smithery using the command npx -y @smithery/cli install @EduBase/MCP --client claude
or manually by configuring your claude_desktop_config.json
file with Node.js or Docker.
What if I don't see the EduBase API integration option?
What if I don't see the EduBase API integration option?
Enter the MCPGITHUB
activation code or contact [email protected] to request access.