72
grade C
11 days ago
glama

Canvas MCP Server

Enables programmatic interaction with the Canvas LMS API through the Model Context Protocol. It currently supports listing courses with enrollment type filtering and provides interactive help prompts for tool usage.

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.
🔐
You'll be asked for 1 credential: CANVAS_ACCESS_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_ACCESS_TOKENexport ="your-api-token"
configCANVAS_BASE_URLexport ="https://your-canvas-instance.com"
// 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 4 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/enkhbold470-mcp-server-canvas-uy5qr1)](https://m8ven.ai/mcp/enkhbold470-mcp-server-canvas-uy5qr1)
commit: 01944b279d4380afc4b2bd4620026e893ecf21b8
code hash: 2aa69aafb26c09ee4a22c7300fb85834016a503ee1f08436d64ecb8e4fd86420
verified: 4/11/2026, 3:27:10 PM
view raw JSON →