56
/ 100
21 days ago
glama

MCP-USV

A comprehensive MCP server for university faculty administration, enabling management of students, faculty, courses, grades, and documents with AI-powered chat and multiple access patterns.

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
⚠️
Known vulnerabilities in dependencies: 12 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies12 high1 medium11 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highnext@16.1.7GHSA-267c-6grr-h53f

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes

highnext@16.1.7GHSA-26hh-7cqf-hhc6

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up

highnext@16.1.7GHSA-36qx-fr4f-26g5

Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_URL2. Update to point at your Postgres instance (the same value is used by Prisma, the MCP server, and the Next.js API routes).
🔐 secretGEMINI_API_KEY3. Set (and optionally GEMINI_MODEL, default gemini-1.5-pro) so the chat agent can call Gemini.
configGEMINI_MODEL3. Set GEMINI_API_KEY (and optionally , default gemini-1.5-pro) so the chat agent can call Gemini.
configMCP_SERVER_COMMAND4. Adjust / MCP_SERVER_PATH if the compiled MCP binary lives elsewhere.
configMCP_SERVER_PATH4. Adjust MCP_SERVER_COMMAND / if the compiled MCP binary lives elsewhere.
configSMTP_FROM5. Configure SMTP for certificate delivery: SMTP_HOST, SMTP_PORT, SMTP_USER, SMTP_PASS, optional .
// 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 3 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/mirabelavieriu-mcp-server-1y86ly)](https://m8ven.ai/mcp/mirabelavieriu-mcp-server-1y86ly)
commit: da06e7f5064160a4dba8c778c21686cb44cfe69e
code hash: ea033c1d88ba4c1b7e71fb643ab1a6b637ef64659f078eeae05c85ccf08f9be6
verified: 7/10/2026, 10:11:36 AM
view raw JSON →