Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COURSERA_EMAILNoYour Coursera account email. Required for tools that access personal data like enroll_course, get_my_courses, and get_certificates.
COURSERA_PASSWORDNoYour Coursera account password. Required for tools that access personal data like enroll_course, get_my_courses, and get_certificates.
BROWSERBASE_CDP_URLNoBrowserbase CDP endpoint for cloud browsers. If not provided, a local Chromium instance is launched.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_courses

Search Coursera for courses by topic, skill, or keyword. Returns course titles, providers, ratings, difficulty, and URLs.

get_course_details

Get detailed information about a specific Coursera course including syllabus, instructor, duration, skills, and reviews.

enroll_course

Enroll in a Coursera course. Requires authentication via COURSERA_EMAIL and COURSERA_PASSWORD environment variables (or passed directly).

get_my_courses

List all enrolled Coursera courses with progress and status. Requires authentication.

get_certificates

View all earned Coursera certificates with titles, issuers, dates, and verification URLs. Requires authentication.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-coursera'

If you have feedback or need assistance with the MCP directory API, please join our Discord server