AcademyOfMine

AcademyOfMine MCP Connector for Claude

A+

Manage AcademyOfMine LMS — orchestrate courses, register learners, and track enrollments directly from any AI agent.

11 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agents to AcademyOfMine (AOM), the all-in-one platform for training and compliance. This MCP provides 11 tools to automate course management, user registration, and enrollment workflows directly from your AI agent.

What you can do

  • Course Orchestration — List, create, and update courses and their curriculum structures without leaving your agent
  • Learner Management — Register new users, retrieve detailed profile information, and manage instructor accounts
  • Enrollment Automation — Enroll or remove students from courses programmatically based on business logic
  • Portal Configuration — Access and monitor default portal settings and configurations for your LMS instance

How it works

  1. Subscribe to this server
  2. Log in to your AcademyOfMine Admin Dashboard
  3. Navigate to Settings > Integrations > API
  4. Generate your API Key
  5. Identify your Portal Subdomain (e.g., myportal from myportal.aomlms.com)
  6. Connect your account to Vurb to start managing your LMS automation.

Who is this for?

  • Training Managers — automate student onboarding and course assignment at scale
  • Operations Teams — sync LMS data with external business systems through AI-driven workflows
  • Educators & Admins — quickly retrieve course details and enrollment statuses via natural language
lms-integrationelearning-platformcourse-managementstudent-enrollmentacademyofmineonline-training

11 tools expose this connector's capabilities to your AI agent.

create_course

Create a new course profile

create_user

Create a new user account

enroll_student

Enroll a student in a course

get_course_curriculum

Retrieve the curriculum structure of a course

get_course_details

Get detailed information for a specific course

get_portal_settings

Retrieve LMS portal default settings

get_user_details

Get detailed information for a specific user

list_courses

List all courses available in the LMS

list_users

List learners and instructors in the portal

unenroll_student

Remove a student from a course

update_course

Update an existing course

See how to talk to your AI agent using AcademyOfMine.

List all active courses in my AcademyOfMine portal and show their IDs.

I've fetched your course catalog. You currently have 4 active courses: 'Sales Mastery' (ID: 101), 'Cybersecurity Essentials' (ID: 102), 'Leadership Foundations' (ID: 103), and 'Product Roadmap' (ID: 104). Which one would you like to enroll a student in?

Enroll student 'user_777' into course 'crs_101'.

Processing enrollment... Student 'user_777' has been successfully enrolled in 'Sales Mastery' (ID: crs_101). They will receive an automated invitation email from the LMS.

Show me the curriculum details for course 'crs_advanced'.

Retrieving curriculum... Course 'Advanced Management' (ID: crs_advanced) contains 5 modules: 1. Strategic Thinking, 2. Financial Modeling, 3. Team Leadership... Would you like the lesson list for the first module?

Yes! Your agent can iterate through multiple `enroll_student` calls for each target course ID, automating complex onboarding sequences in seconds.

Related Connectors