Canvas Student MCP provides a bridge to Canvas LMS, enabling students to interact with their course data through Claude. Built as a lightweight Python tool using the FastMCP framework, it exposes tools for retrieving courses, assignments, files, quizzes, and to-do items with rich, Claude-optimized formatting. Particularly valuable for students who want to quickly access and manage their academic information without navigating multiple interfaces.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Retrieve a list of courses the student is enrolled in.
View the student's Canvas to-do list.
Track upcoming assignments that are due.
Get a list of quizzes for a specific course.
Retrieve all quizzes across all courses.
Get comprehensive details about a specific quiz.
Search for content across all courses with a specific query.
Display the content of an assignment description file from a specified course.