A remote MCP server that gives Claude access to your Canvas LMS course materials and files, enabling you to list courses, retrieve files, modules, syllabus, pages, assignments, grades, quizzes, and more via natural language.
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.
process.env. You'll be asked to provide them before it can run.CANVAS_API_TOKEN— (your token from step 1)CANVAS_BASE_URL— fly secrets set =https://canvas.yourschool.edu CANVAS_API_TOKEN=your_token_here MCP_SHARED_SECRET=$(openssl rand -hex 32)MCP_SHARED_SECRET— (a long random string — run openssl rand -hex 32 to generate one)PORT— Server listens on port 3000 (or $) at /mcp/devsecret (or plain /mcp if you omit MCP_SHARED_SECRET).[](https://m8ven.ai/mcp/ichung32-rgb-canvas-mcp-135pdl)