canvas-lms-mcp

bruchris/canvas-lms-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Canvas LMS MCP server — read courses, assignments, submissions, rubrics, quizzes; grade and comment from any AI agent
View on GitHub →

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-lms-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bruchris/canvas-lms-mcp"
      ]
    }
  }
}

Topics

aicanvas-lmseducationinstructurellmlmsmcpmodel-context-protocoltypescript