Install
openclaw skills install gogcli-mcp-classroomClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Use when the user asks to manage Google Classroom — create or update courses, enroll students and teachers, post announcements, create assignments, view submissions, grade work, manage topics, or send/accept invitations. Triggers for requests involving classrooms, courses, assignments, coursework, homework, student rosters, gradebook, or classroom management. Includes auth and Classroom tools only.
openclaw skills install gogcli-mcp-classroomExtended Google Classroom MCP server via gogcli — 49 tools: auth (5) + 44 dedicated Classroom tools spanning courses, students, teachers, coursework, submissions, announcements, topics, invitations, and profiles.
{
"mcpServers": {
"gogcli-classroom": {
"command": "npx",
"args": ["-y", "gogcli-mcp-classroom"],
"env": {
"GOG_ACCOUNT": "you@gmail.com"
}
}
}
}
| Area | Tools |
|---|---|
| Courses | list / get / create / update / delete / archive / unarchive |
| Students | list / get / add / remove |
| Teachers | list / get / add / remove |
| Roster | combined students+teachers list |
| Coursework | list / get / create / update / delete |
| Submissions | list / get / grade / return / turn-in / reclaim |
| Announcements | list / get / create / update / delete |
| Topics | list / get / create / update / delete |
| Invitations | list / get / create / accept / delete |
| Profile | get (self or by userId) |
For guardians, guardian-invitations, materials, and assignee management, use gog_classroom_run (the escape hatch).