A Google Classroom integration server that enables AI assistants to access and interact with classroom data through the MCP protocol. The server provides tools for retrieving courses, course details, announcements, and assignments using Google's Classroom API. It handles OAuth2 authentication flow, token management, and permission scopes to securely access user data. The implementation is particularly useful for students and educators who want to check their Google Classroom information, track assignments, and view course announcements directly through AI assistant conversations without switching contexts.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
List all your Google Classroom courses. Use this tool to get a list of all your Google Classroom courses.
Get detailed information about a specific course. Use this tool with the courseId parameter to get details and announcements for a specific course.
Get assignments for a specific course. Use this tool with the courseId parameter to get assignments and your submissions for a specific course.