Skip to content
Gemini CLI

MoodleMCP for Gemini CLI

com.moodlemcp/moodle

Connect your Moodle to AI assistants: courses, content, grading and reports from the chat.

client:Gemini CLI transport:streamable-http

Install MoodleMCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "moodle": {
      "httpUrl": "https://moodlemcp.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

MoodleMCP in other clients