01Offers a `get_announcements` tool to fetch announcements from a course after a specific date.
02Supports environment variables for secure API access (CANVAS_ACCESS_TOKEN, CANVAS_BASE_URL).
03Provides a `get_courses` tool to retrieve all courses for the user.
040 GitHub stars
05Includes a `get_assignments` tool to retrieve assignments from a course due before a given date.