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.
No reviews yet. Be the first to review!
Sign in to join the conversation
List all your Google Classroom courses.
Get detailed information about a specific course. Parameters: courseId (the ID of the course).
Get assignments for a specific course. Parameters: courseId (the ID of the course).