# Coursera

> Find and compare online courses inside ChatGPT — verified for 2026.

[Canonical HTML page](https://top-mcps.com/mcp/coursera) · [server.json](https://top-mcps.com/mcp/coursera.json) · [methodology](https://top-mcps.com/about/methodology)

## Install

### ChatGPT — `ChatGPT → Apps directory`

```none

```

## At a glance

- **Maintainer:** Coursera
- **Transport:** Streamable HTTP
- **Auth model:** OAuth 2.1
- **Required secrets:** None
- **Supported clients:** ChatGPT
- **License:** Proprietary
- **Last verified:** 2026-04-30
- **Score:** 49/100 (rubric 2026-04 — see https://top-mcps.com/about/methodology)

## Quick answer

**What it does.** Searches Coursera's catalog by goal, skill level, duration, language, certificate type, and rating. Returns matching courses with full metadata and a deep link to enroll.

**Best for:**
- Course discovery by skill
- Comparing time commitment and certification
- Building a learning path
- Skill-gap research

**Not for:**
- Degree-program enrollment
- In-course delivery
- Certificate verification

## Recipes

### Build a 3-course learning path for a specific skill

```
Coursera, build me a 3-course path to learn causal inference for product analytics. Beginner-to-intermediate, under 6 weeks total, English, with certificates. Show why each course is on the list.
```

_Tested with: ChatGPT_

## Description

Coursera's ChatGPT app helps you discover courses by skill, level, time commitment, and reviewer rating. Describe what you want to learn and the app returns a ranked shortlist with course duration, certificate availability, and direct enrollment links.

## Why it matters

Course discovery on a 7,000+ catalog is the textbook (literally) recommendation problem — the LLM is great at translating fuzzy goals ("get better at causal inference for product analytics") into a specific filter set Coursera understands.

## Key features

- Live course catalog search
- Filters: skill, level, duration, language, certificate type, rating
- Course comparison rendering inside ChatGPT
- Deep links to Coursera for enrollment
- Pilot launch partner (Oct 2025)

## FAQ

### Do I need a Coursera account or paid plan?

Browsing and comparison work without an account. A Coursera Plus or course-specific paid enrollment is required for most certificate-bearing tracks; many courses are also available to audit for free.

### Can ChatGPT enroll me in a course?

No — enrollment happens on Coursera. The app deep-links to the course page with your selection pre-applied; you complete enrollment in your Coursera account.

### Does it cover specializations and professional certificates?

Yes. Search results include individual courses, multi-course specializations, and Google / Meta / IBM-style professional certificate programs. The app distinguishes the type in the result card.

### Can I filter by university or company offering the course?

Yes. Specify the institution in the prompt ("Stanford", "DeepLearning.AI") and the app constrains results.

## Changelog

- **2026-04-30** — Refreshed install snippets and fact sheet; verified for 2026.
- **2025-10-06** — Initial directory listing.
