akshsgaur/CMUCanvasMCPSErver
MCP server integrating Canvas LMS with Claude Desktop for AI-powered academic management. Provides direct access to courses, assignments, deadlines, and to-do items, enabling students to streamline academic planning through Claude's conversational AI. Built for CMU but adaptable to any Canvas instance.
Platform-specific configuration:
{
"mcpServers": {
"CMUCanvasMCPSErver": {
"command": "npx",
"args": [
"-y",
"CMUCanvasMCPSErver"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...