canvas mcp for Claude Desktop
io.github.vishalsachdev/canvas-mcp
Canvas LMS integration for students and educators with optional privacy controls
client:Claude Desktop
transport:stdio
runtime:pypi
Install canvas mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"canvas-mcp": {
"command": "uvx",
"args": [
"canvas-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs