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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Retrieve and list all courses associated with the user's account.
View the user's Canvas to-do list, including upcoming assignments and tasks.
Track missing or upcoming assignments in the user's to-do list.
Retrieve information about quizzes for a specific course.
Get a comprehensive list of quizzes across all courses associated with the user's account.
Show detailed information for a specific quiz identified by its quiz ID.
Find exams related to a specific course.
Search across all Canvas content based on a specific query.
Retrieve a list of assignments due in the next week.
Display detailed information for a specified quiz in a given course.
Extract and display the content of a specified PDF file from a course.