canvas-toolchain

Ryfter/canvas-toolchain
★ 0 stars TypeScript Code/Dev Tools Updated today
AI-assisted course design toolchain for Canvas LMS - Curriculum Intelligence, Canvas Design Studio, and Command & Control MCP servers, with a native installer and plug-in module architecture.
View on GitHub → Try with Claude — $10 free →

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

README Excerpt

A toolchain that helps a professor refresh a Canvas LMS course every semester. It combines three apps — **Curriculum Intelligence**, **Canvas Design Studio**, and **Command & Control** — behind a single MCP entrypoint, plus a Python sidecar for downloading Canvas data and a native installer. ```text Canvas Backup archive

Topics

canvas-lmscourse-designeducationmcptypescript