canvas-mcp

vishalsachdev/canvas-mcp
★ 102 stars Python 🤖 AI/LLM Updated today
Canvas LMS MCP server — 80+ tools and 5 agent skills for students & educators. Works with Claude, Cursor, Codex, and 40+ agents. v1.1.0
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-mcp": {
      "command": "uvx",
      "args": [
        "canvas-mcp"
      ]
    }
  }
}

Or install with pip: pip install canvas-mcp

Topics

agent-skillsskills-sh