Loading languages...
ED

edubase

@EduBase20

The EduBase MCP server enables Claude and other LLMs to interact with EduBase's comprehensive e-learning platform through the Model Context Protocol (MCP).

e-learning
education
quiz
assessment

# mcpServer Config

{
  "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"
    }
  }
}

# stdio

node /path/to/dist/index.js
Transport:
stdio
sse
streamable
Idioma:
TypeScript
Creado:2/28/2025
Actualizado:7/27/2025