canvas-parent-mcp MCP server for Canvas LMS (Instructure) — read courses, grades, assignments, announcements, planner items, and conversations; download course files. Mirrors the parent/observer scope of the sibling . - npm: npmjs.com/package/canvas-parent-mcp - Source: github.com/chrischall/canvas-parent-mcp Setup Option A — npx (recommended) Add to in your project or : With the fetchproxy extension installed and a signed-in Canvas tab, that's enough — the MCP reads your session cookies at startup. Add , / , or / to the block if you'd rather use one of those modes. Option B — from source Aut…