Canvas Student
Summary
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.
Available Actions(9)
get_courses
Retrieve all courses associated with the user's Canvas account.
get_todo_items
View the user's Canvas to-do list, including tasks that are due.
get_upcoming_todo_items
Track upcoming assignments and tasks that need to be completed.
get_course_quizzes
Retrieve a list of quizzes for a specific course.
get_all_quizzes
Retrieve all quizzes across all courses associated with the user's Canvas account.
get_quiz_details
Get comprehensive details for a specific quiz, including questions and scoring.
search_content
Search across all Canvas content based on a specified query.
find_assignments
Find and filter assignments within a specific course.
show_assignment_content
Extract and show the content of a specific assignment's description file.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论