73
/ 100
1 month ago
glama

Ninova MCP

Ninova MCP is a credential-based Model Context Protocol server for ITU Ninova. It lets MCP-compatible AI clients read your own Ninova courses, announcements, files, assignments, grades, message boards, attendance, and deadlines.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: NINOVA_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.
configNINOVA_USERNAMEIt logs in with and NINOVA_PASSWORD, opens its own temporary Ninova session, and exposes tools for:
🔐 secretNINOVA_PASSWORDIt logs in with NINOVA_USERNAME and , opens its own temporary Ninova session, and exposes tools for:
configNINOVA_BASE_URLexport ="https://ninova.itu.edu.tr" # default
configNINOVA_DISABLE_PLAYWRIGHT_FALLBACKexport ="1"
configNINOVA_ENV_FILEexport ="/absolute/path/to/.env"
configNINOVA_PUBLIC_BASE_URLexport ="https://your-public-domain.example.com"
configNINOVA_REMOTE_HOSTexport ="0.0.0.0"
configPORT
configNINOVA_REMOTE_PORTexport ="8000"
configNINOVA_REMOTE_MCP_PATHexport ="/mcp-choose-a-long-random-secret"
configNINOVA_STATE_DIRexport ="/absolute/path/to/.ninova_state"
// 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 1 concrete improvement 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/hikmedit-ninova-mcp-0j4kbk)](https://m8ven.ai/mcp/hikmedit-ninova-mcp-0j4kbk)
commit: bec9f4320d8518c6df7a8ddb5c2ee8a8dfefaf65
code hash: 620f0819f9878f823be4f2184abd475ce1e65f506a41d2e4dc4a0e2870717fdc
verified: 6/18/2026, 10:57:04 AM
view raw JSON →