ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Moodle with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Power your e-learning environment with the world most flexible open-source LMS for course creation and student management.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete Moodle capability set.

These are the exact actions your AI can choose when you ask it to work with Moodle.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Moodle.

  1. 01

    Get course contents

    Get contents of a specific course

  2. 02

    Get enrolled users

    Get users enrolled in a course

  3. 03

    Get user grades

    Get grades for a user in a course

  4. 04

    List assignments

    List assignments for courses

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Moodle.

  1. 05

    List categories

    List course categories

  2. 06

    List users

    G., username, email) and value. Search for users in Moodle

  3. 07

    Create courses

    Requires fullname, shortname, and categoryid. Create new courses

  4. 08

    Create users

    Requires username, password, firstname, lastname, and email. Create new users in Moodle

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Moodle.

  1. 09

    Enrol users

    Enrol users into a course

  2. 10

    Get site info

    Get Moodle site information

  3. 11

    List courses

    List all available courses

  4. 12

    List files

    List files in a specific area

Observed, not estimated

945ms average. Fast in production.

Moodle is checked daily against the live service.

Daily averagePeak 1091ms
Aug 20Today
Fastest day
701ms
Slowest day
1091ms
14-day trend
Slowing+33%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Moodle, so you can see the experience inside your AI.

It does not authenticate your account with Moodle. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Moodle Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_JzJs9unxuDPDphGtMx1BIzfYXyEU2rSxsTy6idR7/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Moodle capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "moodle-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_JzJs9unxuDPDphGtMx1BIzfYXyEU2rSxsTy6idR7/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Moodle owners ask.

  • 01

    Can I create courses and enrol students?

    Yes. Create courses with full metadata, then enrol users with specific role IDs (student, teacher, manager).

  • 02

    How does Moodle authentication work?

    Moodle requires your Site URL and an API Token (wstoken). The token is passed as a query parameter to the Web Service REST endpoint.

  • 03

    Can I retrieve student grades?

    Yes. Retrieve grade items and results for any user within a specific course using their course and user IDs.