Back to Home
viraj-sh icon

mydylms-client

Verified Safe

by viraj-sh

Overview

An unofficial client for a university Learning Management System (MYDY LMS) that provides improved document access and an MCP endpoint for LLM integration and automation.

Installation

Run Command
docker run -p 8000:8000 virajsh/mydylms-client:latest

Environment Variables

  • PORT

Security Notes

The application extracts and stores Moodle session cookies and API keys locally in an .env file. While this simplifies usage, it poses a security risk if the local environment or file system is compromised. The API uses broad CORS settings ('*'), which, while common for local development, could be a concern if deployed publicly without careful configuration. The reliance on web scraping the official Moodle site makes the client brittle and susceptible to breaking if the Moodle site's HTML structure changes.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-12-31

Tags

LMSunofficial-clientdocument-managementLLM-integrationFastAPI