Skip to main content
Glama

eClass MCP Server

get_courses

Retrieve a list of enrolled courses from the Open eClass platform via the eClass MCP Server, enabling AI agents to access authenticated course information.

Instructions

Get list of enrolled courses from eClass

Input Schema

NameRequiredDescriptionDefault
random_stringYesDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "required": [ "random_string" ], "type": "object" }

You must be authenticated.

Other Tools from eClass MCP Server

Related Tools

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/sdi2200262/eclass-mcp-server'

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