Home › Productivity › moodle-mcp-server
moodle-mcp-server
Query Moodle LMS data through natural language. Attach your agent to your LMS data.
Topics: Education
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.4)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"moodle-mcp-server": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"MOODLE_URL": "<YOUR_VALUE>",
"MOODLE_TOKEN": "<YOUR_VALUE>"
}
}
}
}
MOODLE_URLrequired — Base URL for the Moodle instance to query.MOODLE_TOKENrequired secret — Moodle Web Services API token.
Related servers
brightspace-mcp-server
MCP server for D2L Brightspace LMS. Check grades, due dates, assignments, announcements, syllabus, rosters, discussions, and course…
pronounce
How engineers pronounce developer jargon — 1,903 confidence-tagged entries with citations.
connectrylab-architect-cert-mcp
Free certification prep for the Claude Certified Architect exam by Connectry LABS
Signs of AI Writing
AI-writing detection (EN/ES) that shows the evidence: named tells, hidden characters, citations.
ictexam-mcp
Read exams, gradebooks and item analysis; parse papers with AI and publish exams.
campus-cli
Unofficial Blackboard Learn (LMS) MCP for students: courses, assignments, grades, materials.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry