Back to directory
edubase

edubase

@EduBase25

Enables LLMs to interact with EduBase's comprehensive e-learning platform via the Model Context Protocol.

e-learningeducationquizassessmentcontext

Installation & Configuration

{
  "edubase": {
    "command": "node",
    "args": [
      "/path/to/dist/index.js"
    ],
    "env": {
      "EDUBASE_API_URL": "https://domain.edubase.net/api",
      "EDUBASE_API_APP": "your_integration_app_id",
      "EDUBASE_API_KEY": "your_integration_secret_key"
    }
  }
}

Information

Transport
stdiossestreamable
Language
TypeScript
Created
2025/2/28
Updated
2026/6/7