# canvas_to_calendar_sync

This is a code to an MCP server which enables students to sync their exams and assignment dates on student/ university portals such as Canvas to their Google Calendar, provided the student portal is …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add prakharpandey32/canvas_to_calendar_sync

# Browse available tools
npx -y @smithery/cli@latest tool list prakharpandey32/canvas_to_calendar_sync
```

---

Source: https://github.com/prakharpandey32/Canvas_to_Calendar_Sync
