71
/ 100
25 days ago
glama

Courses MCP Server

Enables LLMs to interact with FIT CTU course materials, including listing subjects, navigating subpages, reading content as Markdown, and performing keyword searches.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: COURSES_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOURSES_COOKIES"oauth_access_token=...; oauth_refresh_token=...; oauth_username=your-username"
configCOURSES_USERNAME"your-username"
🔐 secretCOURSES_PASSWORD"your-ctu-password"
configCOURSES_BASE_URL
configCOURSES_CACHE_DIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dzendys-courses-mcp-1qicsl)](https://m8ven.ai/mcp/dzendys-courses-mcp-1qicsl)
commit: d1fda80f4d50bd439f31f35b5c10b6e0221000ad
code hash: 96c58f3ce4fa33a8a63880ff97c9055885c890de684df35fb862cfb281c56ff2
verified: 7/6/2026, 10:30:14 AM
view raw JSON →