← Back to all apps

Udemy Business

Educationby Udemy

Udemy Business MCP brings our comprehensive AI-powered skills development platform directly into your AI tools. Employees discover and access expertly curated courses via personalized search and recommendations. This enables just-in-time learning in the flow of work with enterprise-grade security and scalability.

2ChatGPT Tools
5Claude Tools
UdemyDeveloper
EducationCategory

Available Tools

Udemy Course Content Retrieval Tool

get_course_content
Full Description

Use this to retrieve a course content including duration, rating, instructors, target audience, learning outcomes, and more. Then try to answer the user's question about the course.

Parameters (1 required, 1 optional)
Required
courseIdstring

The id of the course. Should only come from search_courses tool response schema structuredContent.courses[].id field. Do not provide anything else.

Optional
chatGptUserQuerystring

The original user query or question as provided.

Udemy Course Search Tool

search_courses
Full Description

Use this when the user wants to search Udemy for relevant courses. The tool displays course cards with promo videos.

Parameters (2 required, 2 optional)
Required
languageCodestring

The language in which course search should be performed. Must be uppercase 2 letter code defined by ISO 639-1 (e.g., 'EN', 'TR', 'JA').

querystring

A concise query to search for courses (e.g., 'AWS certification', 'Python', 'web development').Queries must be written in the same language the user typed, so that results match the user's context.Must include the details if specified.

Optional
chatGptUserQuerystring

The original user query or question as provided.

filtersobject

Optional search filters to apply on search request.