onbirdev/moodle-webservice_mcp
A Moodle web service plugin that implements the MCP for seamless integration with AI assistants
Platform-specific configuration:
{
"mcpServers": {
"moodle-webservice_mcp": {
"command": "npx",
"args": [
"-y",
"moodle-webservice_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...