canvas-student-mcp

xmike04/canvas-student-mcp
★ 0 stars JavaScript API Integration Updated 1d ago
Canvas LMS MCP server that works even when your school disables API tokens — session-cookie auth, read-only by design. 19 tools for Claude and any MCP client.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "canvas-student-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xmike04/canvas-student-mcp"
      ]
    }
  }
}

README Excerpt

**The Canvas LMS MCP server that works even when your school disables API tokens.** Gives Claude (or any MCP client) live, **read-only** access to your Canvas account: courses, syllabus, assignments with submission status, grades, announcements, modules, pages, files, discussions, quizzes, to-dos, and calendar. Pair it with a Notion connector and archive an entire course with one prompt.

Tools (19)

canvas_export_coursecanvas_get_assignmentcanvas_get_coursecanvas_get_feedbackcanvas_get_gradescanvas_get_module_progresscanvas_get_profilecanvas_grade_breakdowncanvas_list_announcementscanvas_list_assignmentscanvas_list_calendar_eventscanvas_list_coursescanvas_list_groupscanvas_list_modulescanvas_list_peer_reviewscanvas_list_plannercanvas_list_quizzescanvas_read_filecanvas_read_syllabus

Topics

canvas-lmsclaudeeducationmcpmodel-context-protocolstudenttypescript