Skip to main content
Glama

eClass MCP Server

login

Authenticate with Open eClass via UoA's SSO by configuring username and password in your .env file. Enables AI agents to interact with the eClass platform securely.

Instructions

Log in to eClass using username/password from your .env file through UoA's SSO. Configure ECLASS_USERNAME and ECLASS_PASSWORD in your .env file.

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" }

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