eclass-mcp-server
The eClass MCP Server is designed to enable AI agents to authenticate and interact with Open eClass platform instances. Key features include course retrieval and session management. It integrates securely with UoA's SSO system to ensure user data protection.
FAQ
What is the eClass MCP Server?
The eClass MCP Server is a tool that allows AI agents to perform operations on the Open eClass platform, integrating UoA's SSO system for authentication.
How do I install the server?
Clone the repository, install dependencies using pip or UV, and set up configuration with a .env
file.
What security measures are in place?
Local-only execution, credential protection in .env
files, and in-memory sessions ensure security.
What license is the project under?
This project is licensed under the GNU General Public License v3.0.