eClass MCP Server provides integration with the Open eClass platform, specifically tailored for UoA's SSO authentication system. Built with Python and the MCP protocol, it handles authentication, session management, and course access through a modular architecture that separates concerns like HTML parsing and course management. The server exposes tools for logging in, retrieving course lists, and managing authentication state, making it valuable for students and faculty who need to access eClass resources through AI assistants.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Authenticate using credentials from `.env`.
Retrieve enrolled courses (requires login).
End the current session.
Check authentication status.