70
grade C
4 days ago
glama

CSG Portal MCP Server

Enables access to Columbus School for Girls Veracross portal features including directory search for students/parents/staff, calendar events, and Lower School lunch volunteer scheduling through secure browser authentication.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 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.
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 2 credentials: ENCRYPTION_MASTER_KEY, MCP_API_KEY
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.
configALLOWED_ORIGINS
configAPI_BASE_URL
🔐 secretENCRYPTION_MASTER_KEYyour-secure-encryption-key-here
configLS_LUNCH_SIGNUP_URL
🔐 secretMCP_API_KEY
configMONGODB_DATABASEcsg_portal
configMONGODB_URImongodb://localhost:27017
configPORT
configVERACROSS_BASE_URL
configVERACROSS_SCHOOL_CODE
// 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/bradgriffith-csg-portal-mcp-1d8t7n)](https://m8ven.ai/mcp/bradgriffith-csg-portal-mcp-1d8t7n)
commit: 972d342010419007f6a94b2dd9b230ead7d438f7
code hash: 229407f6e673ee6b1b97487bd829a1539e556698856597f3fdca86cfb5f9f401
verified: 4/18/2026, 6:34:58 PM
view raw JSON →