73
/ 100
1 month ago
glama

Canvas LMS MCP Server

Provides secure access to Canvas LMS at Texas Tech University, enabling Claude to retrieve courses, assignments, grades, announcements, discussions, and calendar events from your student account.

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 3 credentials: CANVAS_API_TOKEN, GITHUB_TOKEN, GITLAB_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.
🔐 secretCANVAS_API_TOKENyour_actual_token_here
configCANVAS_BASE_URL
configGITHUB_REPO
🔐 secretGITHUB_TOKEN
configGITLAB_PROJECT_PATH
🔐 secretGITLAB_TOKEN
configPORT
configHOST
// 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/sweeden-ttu-canvas-lms-mcp-16gnzs)](https://m8ven.ai/mcp/sweeden-ttu-canvas-lms-mcp-16gnzs)
commit: 13f357361fe84ee86e68656a3c331e43e0f1a29c
code hash: 156d7667f555e4a4103a258edf1224aead7eb47efcd64eacf2d04a8c91e94d58
verified: 6/17/2026, 12:33:28 PM
view raw JSON →