Online course marketplace
Connect to Udemy for course search, enrollment, and learning data.
{
"mcpServers": {
"udemy": {
"mcpServers": {
"udemy": {
"env": {
"UDEMY_CLIENT_ID": "your-client-id",
"UDEMY_CLIENT_SECRET": "your-secret"
},
"args": [
"-y",
"udemy-mcp-server"
],
"command": "npx"
}
}
}
}
}