69
/ 100
6 days ago
glama

Halo LMS MCP Server

MCP server that provides access to Grand Canyon University's Halo LMS, enabling AI agents to manage classes, assignments, grades, discussions, announcements, inbox messages, notifications, and user profiles.

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 2 credentials: HALO_AUTH_TOKEN, HALO_CONTEXT_TOKEN
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.
🔐 secretHALO_AUTH_TOKENexport ="eyJ..."
🔐 secretHALO_CONTEXT_TOKENexport ="eyJ..."
configHALO_TRANSACTION_IDexport ="..."
configMCP_TRANSPORT
configMCP_HOST
// 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 5 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/obadiahf-halo-mcp-lejb9m)](https://m8ven.ai/mcp/obadiahf-halo-mcp-lejb9m)
commit: c53237c8e56bf9e02bdc3cb8ac9642144261bc01
code hash: cbe04bd9641d0a3a95d4cb43c61833a7592e57f8872be0e243a866fa5c351063
verified: 6/21/2026, 10:25:01 AM
view raw JSON →