69
/ 100
12 days ago
glama

mcp-moodle

Enables AI assistants to interact with Moodle via web services, allowing tasks like listing courses, assignments, events, and downloading files.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MOODLE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMOODLE_URLThe token is written to ./.env (chmod 600) as and MOODLE_TOKEN.
🔐 secretMOODLE_TOKENThe token is written to ./.env (chmod 600) as MOODLE_URL and .
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/snaw80-moodle-mcp-1qtn40)](https://m8ven.ai/mcp/snaw80-moodle-mcp-1qtn40)
commit: 4fc83d0af28db70c35b2ac3dfddcd63d98025459
code hash: 5cf1e77e96a629b4cc6234ca38f457b5950aa538e7954ff392602de465c5b436
verified: 6/16/2026, 1:21:50 PM
view raw JSON →