Back to directory
sdi2200262/eclass-mcp-server

sdi2200262/eclass-mcp-server

@sdi2200262

A Model Context Protocol (MCP) server for the Open eClass platform.

eclasseducationmcplearning-managementssoauthenticationuoaopeneclasstool

Installation & Configuration

{
  "eclass-mcp-server": {
    "command": "python",
    "args": [
      "run_server.py"
    ],
    "env": {
      "ECLASS_USERNAME": "your_username",
      "ECLASS_PASSWORD": "your_password"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13