LearnPress Abilities
LearnPress exposes read-only abilities for AI assistants to look up courses, lessons, quizzes, student progress, and enrollments in your LearnPress LMS.
8
Total
8
Read
0
Write
Requires the LearnPress plugin on WordPress 6.9+ (for the Abilities API). Abilities only register when both wp_register_ability() and wp_register_ability_category() exist. MCP Integration must also be enabled under LearnPress Settings → MCP, and requests must authenticate with a valid LearnPress MCP API key belonging to a user who holds the required base capability (default 'manage_options', filterable) and whose key scope covers the ability (all Phase 1 abilities require 'read' scope).
Get Course Details
Read-onlylearnpress/get-course-details
Get full details and curriculum structure for a single course.
Get Courses
Read-onlylearnpress/get-courses
List LearnPress courses with filtering by status, category, instructor, price range, and search, with pagination.
Get Enrollments
Read-onlylearnpress/get-enrollments
List course enrollments with optional course, user, and status filters, with pagination.
Get Lesson Details
Read-onlylearnpress/get-lesson-details
Get a lesson's full content, video intro, and attached materials.
Get Quiz Details
Read-onlylearnpress/get-quiz-details
Get a quiz's duration, passing grade, question count, and grading rules.
Get Student Progress
Read-onlylearnpress/get-student-progress
Get a student's enrollment status and course completion results.
List Lessons
Read-onlylearnpress/list-lessons
List the lessons inside a course, optionally scoped to one curriculum section.
List Quizzes
Read-onlylearnpress/list-quizzes
List the quizzes inside a course with pagination.
More Content & Tools plugins with abilities
All Content & Tools →Use LearnPress's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.