Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MOODLE_API_URLYesThe URL of your Moodle API endpoint (e.g., https://your-moodle.com/webservice/rest/server.php)
MOODLE_API_TOKENYesYour Moodle API token with appropriate permissions
MOODLE_COURSE_IDYesThe ID of the Moodle course to manage

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_studentsB

Obtiene la lista de estudiantes inscritos en el curso configurado

get_assignmentsB

Obtiene la lista de tareas asignadas en el curso configurado

get_quizzesB

Obtiene la lista de quizzes en el curso configurado

get_submissionsC

Obtiene las entregas de tareas en el curso configurado

provide_feedbackC

Proporciona feedback sobre una tarea entregada por un estudiante

get_submission_contentC

Obtiene el contenido detallado de una entrega específica, incluyendo texto y archivos adjuntos

get_quiz_gradeB

Obtiene la calificación de un estudiante en un quiz específico

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/peancor/moodle-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server