lucanardinocchi/canvas-mcp
MCP server that connects Claude to Canvas LMS - manage coursework through natural conversation
Platform-specific configuration:
{
"mcpServers": {
"canvas-mcp": {
"command": "npx",
"args": [
"-y",
"canvas-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...