
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
moodle-mcp-server-aql
Advanced tools
Open-source MCP server for querying Moodle LMS data through natural language. Attach your agent to your LMS data.
Open-source MCP server for querying Moodle LMS data through natural language. Attach your agent to your LMS data.
This package provides the stdio MCP server from the moodle-mcp-server repository.
Project page: https://csmediapro.com/products/moodle-mcp-server
Most users launch the server through an MCP client such as Claude Desktop:
{
"mcpServers": {
"moodle-mcp-server": {
"command": "npx",
"args": ["-y", "moodle-mcp-server-aql"],
"env": {
"MOODLE_URL": "https://your-moodle-instance.example",
"MOODLE_TOKEN": "your-moodle-web-services-token"
}
}
}
}
npm install -g moodle-mcp-server-aql
Then run:
moodle-mcp-server
git clone https://github.com/csmediapro/moodle-mcp-server
cd moodle-mcp-server
npm install
npm run server:build
cp packages/server/.env.example packages/server/.env
cp packages/server/config.example.json packages/server/config.json
Set:
MOODLE_URL=https://your-moodle-instance.example
MOODLE_TOKEN=your-moodle-web-services-token
node packages/server/dist/index.js
{
"mcpServers": {
"moodle-mcp-server": {
"command": "node",
"args": ["/absolute/path/to/moodle-mcp-server/packages/server/dist/index.js"],
"env": {
"MOODLE_URL": "https://your-moodle-instance.example",
"MOODLE_TOKEN": "your-moodle-web-services-token"
}
}
}
}
AGPL-3.0.
Moodle is a trademark of Moodle Pty Ltd. moodle-mcp-server is an independent CSMediaPro project and is not affiliated with, endorsed by, sponsored by, or officially connected to Moodle Pty Ltd or the Moodle project. The name is used descriptively to identify compatibility with Moodle LMS.
FAQs
Open-source MCP server for querying Moodle LMS data through natural language. Attach your agent to your LMS data.
The npm package moodle-mcp-server-aql receives a total of 55 weekly downloads. As such, moodle-mcp-server-aql popularity was classified as not popular.
We found that moodle-mcp-server-aql demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.