67
/ 100
18 days ago
glama

canvas-mcp-server

Enables AI assistants to automatically pull Canvas LMS course materials into Obsidian, syncing files, assignments, grades, and announcements organized by course and module.

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 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.
configPORT
configCANVAS_BASE_URLdocker run -e =... -e CANVAS_API_TOKEN=... \
🔐 secretCANVAS_API_TOKENyour-token>
configOBSIDIAN_VAULT_PATHC:\path\to\your\vault
configCANVAS_FOLDERCanvas # subfolder in vault (default: Canvas)
configMCP_TRANSPORT
configFLY_APP_NAME
// 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 6 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/smrik-canvas-mcp-server-1uklvl)](https://m8ven.ai/mcp/smrik-canvas-mcp-server-1uklvl)
commit: ab17c0b6d9ea3853dd7964c74a4287313b4b001b
code hash: 92b88ecd80c5323c31e61d3a50c0e36ad0f6196dad3f5455d7ea6e0c8cc1d653
verified: 7/13/2026, 9:47:46 AM
view raw JSON →