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. Manage your Learning Management System via Moodle. track courses, users, assignments, and grades directly from your AI agent.

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 · 10 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 10 available through Moodle.

  1. 01

    Get course grades

    Get course grades

  2. 02

    Get course quizzes

    List quizzes in courses

  3. 03

    Get course workshops

    List workshops in courses

  4. 04

    Get enrolled users

    List users in a course

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Moodle.

  1. 05

    Get users

    Search for Moodle users

  2. 06

    Get course assignments

    List assignments in courses

  3. 07

    Get course groups

    List groups in a course

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Moodle.

  1. 08

    Get courses

    List Moodle courses

  2. 09

    Get course completion

    Get course completion status

  3. 10

    Send message

    Send an instant message

Observed, not estimated

871ms average. Fast in production.

Moodle is checked daily against the live service.

Daily averagePeak 1116ms
Aug 20Today
Fastest day
724ms
Slowest day
1116ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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_6FCioM4mFcY7JN4xq3d3NpaDLt7qJjjTOc3NUokE/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-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_6FCioM4mFcY7JN4xq3d3NpaDLt7qJjjTOc3NUokE/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

    How do I enable Web Services in Moodle?

    Go to Site Administration > Server > Web services > Overview. You'll need to enable Web Services, enable the REST protocol, create a specific user, and generate a token for them.

  • 02

    Can I see student grades for a course?

    Yes! Use the get_course_grades capability with a course ID to retrieve the gradebook data for all students enrolled in that course.

  • 03

    How do I check if a student has completed a course?

    The get_course_completion capability allows you to check the progress and completion status for a specific User ID in a target Course ID.