mcpbeat Sign in

Moodle MCP Server Aql

by csmediapro Your server? Claim it
local only

Moodle MCP Server Aql runs on your own machine — the client starts it, so there is no endpoint to ping. 115 installs a week from npm. Last commit 9 Sep 2026.

Query Moodle LMS data through natural language. Attach your agent to your LMS data.

Installs per day peak 291 · avg 9
a month agotoday
115
Installs / week
npm · moodle-mcp-server-aql
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Moodle MCP Server Aql every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add moodle-mcp-server-aql -- npx -y moodle-mcp-server-aql
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "moodle-mcp-server-aql": {
      "args": [
        "-y",
        "moodle-mcp-server-aql"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.moodle-mcp-server-aql]
command = "npx"
args = ["-y", "moodle-mcp-server-aql"]
.cursor/mcp.json
{
  "mcpServers": {
    "moodle-mcp-server-aql": {
      "args": [
        "-y",
        "moodle-mcp-server-aql"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "moodle-mcp-server-aql": {
      "args": [
        "-y",
        "moodle-mcp-server-aql"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MOODLE_URL (Base URL for the Moodle instance to query.), MOODLE_TOKEN (Moodle Web Services API token.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Moodle MCP Server Aql

same job, measured the same way
Dataassist Io
by dataassistio

Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.

answering
Vivu
by vivuai

Search your video library with natural language and retrieve relevant moments through MCP.

answering
Myriade
by myriade

Explore and query your data warehouse through Myriade's AI data analyst agent.

19 tools answering
Redash MCP
by seob717

Connect Redash to Claude -- query data, manage dashboards, and run SQL with natural language.

305 installs/wk local only
AdCrunch
by adcrunch

Ask AI about your ads — query Meta, TikTok, and Google Ads performance in natural language.

answering
Agentql
by mcparmory

Query webpages and extract structured data using natural language

253 installs/wk local only
Microsoft MCP Server for Enterprise
by microsoft

Official Microsoft MCP Server to query Microsoft Entra data using natural language

answering
Trayd MCP
by teamtrayd

Trade Robinhood through natural language in Claude Code.

answering

Moodle MCP Server Aql — questions

Answers built from our own checks of this server.

Why is there no uptime for Moodle MCP Server Aql?
Moodle MCP Server Aql runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package moodle-mcp-server-aql was installed 115 times last week.
How do I connect Moodle MCP Server Aql?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls moodle-mcp-server-aql straight from npm; nothing to host, nothing to sign up for.
How many people use Moodle MCP Server Aql?
The npm package moodle-mcp-server-aql was installed 115 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Moodle MCP Server Aql open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.