58
/ 100
9 days ago
glama

Canvas Agent

MCP server that connects AI assistants to Instructure Canvas LMS, enabling teachers and administrators to manage courses, assignments, grades, and more through natural language.

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
⚠️
Known vulnerabilities in dependencies: 3 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.
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_AGENT_ANONYMIZEThe whole pipeline can be disabled with =0 (turns off both anonymization and free-text name detection) or CANVAS_AGENT_SANDBOX=0 (turns off only the prompt-injection wrapper).
configCANVAS_AGENT_SANDBOXThe whole pipeline can be disabled with CANVAS_AGENT_ANONYMIZE=0 (turns off both anonymization and free-text name detection) or =0 (turns off only the prompt-injection wrapper).
🔐 secretCANVAS_API_TOKENcp .env.example .env # add your CANVAS_API_URL and
configCANVAS_API_URLcp .env.example .env # add your and CANVAS_API_TOKEN
// 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/hughsibbele-canvas-agent-1its8b)](https://m8ven.ai/mcp/hughsibbele-canvas-agent-1its8b)
commit: 27beb99ad0b23d65fa8aa58a25f9e021ce60eeef
code hash: 0c4a2d195388d80193f0c02588bb07b84d8c8e7609de0d4e80adcf21b774db20
verified: 6/13/2026, 10:00:53 AM
view raw JSON →
Canvas Agent · M8ven Trust Score | M8ven