loading…
Search for a command to run...
loading…
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 Ca
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 API enabled.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"canvas-to-calendar-sync": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"prakharpandey32/canvas_to_calendar_sync"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.