74
/ 100
1 month ago
glama

Canvas LMS MCP Server

MCP server for Canvas LMS, providing 115+ tools to read courses, assignments, submissions, rubrics, quizzes; grade, comment, manage course content, and handle Canvas admin workflows from any AI agent.

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: CANVAS_API_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.
configCANVAS_ALLOWED_ORIGINallowed-origin http://localhost:3000 CORS allowed origin
🔐 secretCANVAS_API_TOKENnpx canvas-lms-mcp --token $ --base-url $CANVAS_BASE_URL
configCANVAS_BASE_URLnpx canvas-lms-mcp --token $CANVAS_API_TOKEN --base-url $
// 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 0 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/bruchris-canvas-lms-mcp-104pa4)](https://m8ven.ai/mcp/bruchris-canvas-lms-mcp-104pa4)
commit: 394b05f244462a7f1f0f98da31f392b4f0fa6a84
code hash: 6585c87ea73540a3262ff92ef650b76e95d33bcf462c5444486f3cd23636e242
verified: 6/10/2026, 11:15:17 AM
view raw JSON →