canvas-mcp

semyonfox/canvas-mcp
★ 0 stars TypeScript API Integration Updated today
Unified MCP server for Canvas LMS. Read-heavy student tools active by default, instructor and admin tools commented in-source for selective enablement. Merges 12 open-source Canvas MCP servers.
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-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "semyonfox/canvas-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for Canvas LMS, written in TypeScript. One server, the whole Canvas REST surface — built to be useful for students, teachers, academic staff, and administrators alike. Everything's on by default; trim what you don't want rather than flip flags to turn things on. The project started as a union of the twelve existing open-source Canvas

Tools (5)

CANVAS_API_TOKENCANVAS_DOMAINLOG_LEVELPORTinfo