io.github.chrischall/gogcli-mcp-classroom
NPM · GOGCLI-MCP-CLASSROOM · SCANNED SEP 20
Google Classroom via gogcli for Claude — courses, assignments, submissions, grading
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 0 of 4 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to chrischall/gogcli-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability68
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 6761 tokens (~130/item across 52 items; 52 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 7 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 52 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.chrischall/gogcli-mcp-classroom server?
io.github.chrischall/gogcli-mcp-classroom runs locally as an npm package, launched with npx -y gogcli-mcp-classroom. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · gogcli-mcp-classroom
claude mcp add chrischall-gogcli-mcp-classroom -- npx -y gogcli-mcp-classroom
{
"mcpServers": {
"chrischall-gogcli-mcp-classroom": {
"command": "npx",
"args": [
"-y",
"gogcli-mcp-classroom"
]
}
}
} {
"servers": {
"chrischall-gogcli-mcp-classroom": {
"command": "npx",
"args": [
"-y",
"gogcli-mcp-classroom"
]
}
}
} codex mcp add chrischall-gogcli-mcp-classroom -- npx -y gogcli-mcp-classroom
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"chrischall-gogcli-mcp-classroom": {
"type": "local",
"command": [
"npx",
"-y",
"gogcli-mcp-classroom"
],
"enabled": true
}
}
} openclaw mcp add chrischall-gogcli-mcp-classroom --command npx --arg -y --arg gogcli-mcp-classroom
mcp_servers:
chrischall-gogcli-mcp-classroom:
command: "npx"
args: ["-y", "gogcli-mcp-classroom"] {
"McpServers": {
"chrischall-gogcli-mcp-classroom": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"gogcli-mcp-classroom"
]
}
}
} assistant mcp add chrischall-gogcli-mcp-classroom -t stdio -c npx -a -y gogcli-mcp-classroom
{
"mcpServers": {
"chrischall-gogcli-mcp-classroom": {
"command": "npx",
"args": [
"-y",
"gogcli-mcp-classroom"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- Package version: 4.0.1 → 4.1.0 functional
- 19 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 18 Sept 26 −14
- Malware scan: pass → unverified ▼ security
- Package version: 3.0.0 → 4.0.1 functional
- 17 Sept 26 +1
- Stability: 0.80 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: 0.85 → 1.00 ▲ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 2.30.0 → 3.0.0 functional
- Package version: 2.18.4 → 3.0.0 functional
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
- 15 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- Stability: 0.97 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Stability: 0.97 → pass security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 2.18.4 → 2.30.0 functional
- Package version: 2.29.1 → 2.30.0 functional
- 13 Sept 26 0
- Stability: pass → 0.97 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/gogcli-mcp-classroom@4.1.0
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | chrischall/gogcli-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/chrischall/gogcli-mcp/.github/workflows/release-please.yml@refs/heads/main |
| Rekor log index | 2893922044 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:eed420618c38544cf448f0937746c774420fe364c2e3a97cf25c461be6572edba46879ca99080c0976888dcf445f9f3ef64a27d1ec852acb0533e588d |
Background: How many MCP packages publish verified provenance →
Dependencies 4 packages
| Packages resolved | 4 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
gog_auth_add ~252
Authorize a Google account via browser-based OAuth. Opens a browser window where the user must sign in and grant access. Blocks for up to 5 minutes waiting for the user to complete authorization. If the browser does not open automatically, a fallback URL is included in the response. Use gog_auth_list to check which accounts are already configured.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | Google account email to authorize | |
| extraScopes | string | – | Additional raw OAuth scope URIs to request, comma-separated, on top of the ones `services` implies. Use for scopes no service covers — e.g. https://www.googleapis.com/auth/bigquery.readonly, required… |
| services | string | – | Services to authorize: "all" or comma-separated list (e.g. "sheets,gmail,calendar"). Default: "classroom". Prefer the narrowest set you need — requesting a service whose Google API is not enabled on… |
No output schema declared.
No examples provided.
gog_auth_add_complete ~212
Complete REMOTE/headless Google authorization (step 2 of 2). Takes the full redirected localhost URL the user copied after finishing gog_auth_add_url, exchanges it for a refresh token, and stores it. Use the SAME `services` value you passed to gog_auth_add_url. Must run within 10 minutes of step 1 and against the same gogcli host.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | Google account email being authorized (same as step 1) | |
| extraScopes | string | – | Extra OAuth scope URIs — MUST match the value passed to gog_auth_add_url, for the same reason `services` must: the two steps have to describe the same grant. |
| redirectUrl | string | yes | The full localhost redirect URL the user copied from the browser address bar after signing in (contains code and state; the page itself fails to load, which is expected). |
| services | string | – | Services authorized — MUST match the value passed to gog_auth_add_url. Default: "classroom". |
No output schema declared.
No examples provided.
gog_auth_add_url ~338
Begin REMOTE/headless Google authorization (step 1 of 2). Returns a sign-in URL to open in any browser — no local server or terminal on the gogcli host is needed, so this works on a hosted deployment where the interactive gog_auth_add cannot. Hand the URL to the user; after they sign in, the browser is redirected to a localhost URL that fails to load — that is expected. They copy that full redirected URL (from the address bar) and you pass it to gog_auth_add_complete. The link is valid for 10 minutes. If you pass a custom `services` here, pass the SAME value to gog_auth_add_complete or the second step will not match this one.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | Google account email to authorize | |
| extraScopes | string | – | Additional raw OAuth scope URIs to request, comma-separated, on top of the ones `services` implies. Use for scopes no service covers — e.g. https://www.googleapis.com/auth/bigquery.readonly, required… |
| services | string | – | Services to authorize: "all" or comma-separated list (e.g. "sheets,gmail,calendar"). Default: "classroom". Prefer the narrowest set you need — requesting a service whose Google API is not enabled on… |
No output schema declared.
No examples provided.
gog_auth_health ~198
Check the LIVE health of each stored Google account. Unlike gog_auth_status (which only reports keyring/config setup), this performs a real token refresh against Google, so it detects expired or revoked (invalid_grant) refresh tokens — the account-wide sign-out that blocks every service. Reports per account: whether the token is currently valid, the mapped cause when it is not, how long ago it was authorized, and a warning as it approaches the 7-day refresh-token limit that applies to OAuth apps whose consent screen is still in "Testing" mode. Run it proactively to re-authorize on your own schedule instead of mid-task. On a hosted deployment this is the ONLY check that measures Google: a connector showing "connected" or "refreshed" has verified the client's connection to the MCP host, and nothing else — the Google credential lives in gog's keyring on that host and can be dead while the connection looks perfectly healthy.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
gog_auth_list ~81
List the Google accounts stored in gogcli, with their scopes. This reads local configuration only — it does not contact Google and does NOT tell you whether an account still works: a signed-out account whose refresh token expired or was revoked is listed here exactly like a healthy one, scopes and all. Use gog_auth_health to check whether an account can actually authenticate.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
gog_auth_run ~108
Run any gog auth subcommand not covered by the other tools. Run `gog auth --help` for the full list of subcommands, or `gog auth <subcommand> --help` for flags on a specific subcommand. For browser-based authorization, use gog_auth_add instead.
| Name | Type | Req | Description |
|---|---|---|---|
| args | array | yes | Additional positional args and flags |
| subcommand | string | yes | The gog auth subcommand to run, e.g. "remove", "alias", "list" |
No output schema declared.
No examples provided.
gog_auth_services ~24
List all Google services supported by gogcli and the OAuth scopes each requires.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
gog_auth_status ~66
Show gogcli auth CONFIGURATION: keyring backend, credential files, and auth setup. Despite the name this is not a health check — it reads local setup and does not contact Google, so it says nothing about whether an account can still authenticate. Use gog_auth_health for that.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
gog_classroom_announcements_create ~105
Create an announcement in a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| scheduled | string | – | Scheduled publish time |
| state | string | – | State |
| text | string | yes | Announcement text |
No output schema declared.
No examples provided.
gog_classroom_announcements_delete ~83
Delete an announcement.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| announcementId | string | yes | Announcement ID |
| courseId | string | yes | Course ID |
No output schema declared.
No examples provided.
gog_classroom_announcements_get ~86
Get a single announcement by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| announcementId | string | yes | Announcement ID |
| courseId | string | yes | Course ID |
No output schema declared.
No examples provided.
gog_classroom_announcements_list ~211
List announcements in a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| all | boolean | – | Fetch all pages |
| courseId | string | yes | Course ID |
| max | number | – | Max results per page |
| orderBy | string | – | Sort order |
| page | string | – | Deprecated alias for pageToken, accepted so existing callers keep working. Use pageToken — it matches the nextPageToken field in the response. |
| pageToken | string | – | Cursor for the NEXT page. Pass back the nextPageToken from a previous response verbatim, keeping the query and max identical: call once, then call again with pageToken=<that value>. A response with N… |
| state | string | – | Filter by announcement state |
No output schema declared.
No examples provided.
gog_classroom_announcements_update ~111
Update an existing announcement.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| announcementId | string | yes | Announcement ID |
| courseId | string | yes | Course ID |
| scheduled | string | – | Scheduled publish time |
| state | string | – | State |
| text | string | – | New text |
No output schema declared.
No examples provided.
gog_classroom_courses_archive ~74
Archive a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
No output schema declared.
No examples provided.
gog_classroom_courses_create ~134
Create a new Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| description | string | – | Description |
| descriptionHeading | string | – | Description heading |
| name | string | yes | Course name |
| owner | string | – | Owner user ID (default "me" on create) |
| room | string | – | Room |
| section | string | – | Section |
| state | string | – | Course state |
No output schema declared.
No examples provided.
gog_classroom_courses_delete ~74
Delete a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
No output schema declared.
No examples provided.
gog_classroom_courses_get ~77
Get a single Google Classroom course by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
No output schema declared.
No examples provided.
gog_classroom_courses_list ~229
List Google Classroom courses.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| all | boolean | – | Fetch all pages |
| max | number | – | Max results per page |
| page | string | – | Deprecated alias for pageToken, accepted so existing callers keep working. Use pageToken — it matches the nextPageToken field in the response. |
| pageToken | string | – | Cursor for the NEXT page. Pass back the nextPageToken from a previous response verbatim, keeping the query and max identical: call once, then call again with pageToken=<that value>. A response with N… |
| state | string | – | Comma-separated course states (ACTIVE, ARCHIVED, PROVISIONED, DECLINED, SUSPENDED) |
| student | string | – | Filter by student user ID |
| teacher | string | – | Filter by teacher user ID |
No output schema declared.
No examples provided.
gog_classroom_courses_unarchive ~80
Unarchive a Google Classroom course (restore to ACTIVE).
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
No output schema declared.
No examples provided.
gog_classroom_courses_update ~144
Update an existing Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| description | string | – | Description |
| descriptionHeading | string | – | Description heading |
| name | string | – | Course name |
| owner | string | – | Owner user ID (default "me" on create) |
| room | string | – | Room |
| section | string | – | Section |
| state | string | – | Course state |
No output schema declared.
No examples provided.
gog_classroom_coursework_create ~196
Create a new coursework item (assignment, question, etc.) in a course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| description | string | – | Description |
| due | string | – | Due datetime (combined date+time) |
| dueDate | string | – | Due date (YYYY-MM-DD) |
| dueTime | string | – | Due time (HH:MM) |
| maxPoints | number | – | Max points |
| scheduled | string | – | Scheduled publish time |
| state | string | – | State |
| title | string | yes | Coursework title |
| topic | string | – | Topic ID |
| type | string | – | Work type (default: ASSIGNMENT) |
No output schema declared.
No examples provided.
gog_classroom_coursework_delete ~84
Delete a coursework item.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
No output schema declared.
No examples provided.
gog_classroom_coursework_get ~87
Get a single coursework item by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
No output schema declared.
No examples provided.
gog_classroom_coursework_list ~259
List coursework (assignments, questions, materials) for a course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| all | boolean | – | Fetch all pages |
| courseId | string | yes | Course ID |
| max | number | – | Max results per page |
| orderBy | string | – | Sort order (e.g. "updateTime desc") |
| page | string | – | Deprecated alias for pageToken, accepted so existing callers keep working. Use pageToken — it matches the nextPageToken field in the response. |
| pageToken | string | – | Cursor for the NEXT page. Pass back the nextPageToken from a previous response verbatim, keeping the query and max identical: call once, then call again with pageToken=<that value>. A response with N… |
| scanPages | number | – | Max pages to scan when filtering |
| state | string | – | Filter by coursework state (PUBLISHED, DRAFT, DELETED) |
| topic | string | – | Filter by topic ID |
No output schema declared.
No examples provided.
gog_classroom_coursework_update ~196
Update an existing coursework item.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
| description | string | – | Description |
| due | string | – | Due datetime (combined date+time) |
| dueDate | string | – | Due date (YYYY-MM-DD) |
| dueTime | string | – | Due time (HH:MM) |
| maxPoints | number | – | Max points |
| scheduled | string | – | Scheduled publish time |
| state | string | – | State |
| title | string | – | New title |
| topic | string | – | Topic ID |
| type | string | – | Work type (default: ASSIGNMENT) |
No output schema declared.
No examples provided.
gog_classroom_invitations_accept ~76
Accept a Google Classroom invitation.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| invitationId | string | yes | Invitation ID |
No output schema declared.
No examples provided.
gog_classroom_invitations_create ~103
Create an invitation to a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| role | string | yes | Role for the invited user |
| userId | string | yes | User ID to invite |
No output schema declared.
No examples provided.
gog_classroom_invitations_delete ~80
Delete (revoke) a Google Classroom invitation.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| invitationId | string | yes | Invitation ID |
No output schema declared.
No examples provided.
gog_classroom_invitations_get ~77
Get a single invitation by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| invitationId | string | yes | Invitation ID |
No output schema declared.
No examples provided.
gog_classroom_invitations_list ~200
List Google Classroom invitations.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| all | boolean | – | Fetch all pages |
| course | string | – | Filter by course ID |
| max | number | – | Max results per page |
| page | string | – | Deprecated alias for pageToken, accepted so existing callers keep working. Use pageToken — it matches the nextPageToken field in the response. |
| pageToken | string | – | Cursor for the NEXT page. Pass back the nextPageToken from a previous response verbatim, keeping the query and max identical: call once, then call again with pageToken=<that value>. A response with N… |
| user | string | – | Filter by user ID |
No output schema declared.
No examples provided.
gog_classroom_profile_get ~89
Get a Google Classroom user profile. Omit userId to fetch the authenticated user.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| userId | string | – | User ID (omit for self) |
No output schema declared.
No examples provided.
gog_classroom_roster ~226
List the full roster (students and/or teachers) of a Google Classroom course. Omit both flags to return both groups.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| all | boolean | – | Fetch all pages |
| courseId | string | yes | Course ID |
| max | number | – | Max results per page |
| page | string | – | Deprecated alias for pageToken, accepted so existing callers keep working. Use pageToken — it matches the nextPageToken field in the response. |
| pageToken | string | – | Cursor for the NEXT page. Pass back the nextPageToken from a previous response verbatim, keeping the query and max identical: call once, then call again with pageToken=<that value>. A response with N… |
| students | boolean | – | Include students only |
| teachers | boolean | – | Include teachers only |
No output schema declared.
No examples provided.
gog_classroom_run ~180
Run any gog classroom subcommand not covered by the other tools. Run `gog classroom --help` for the full list of subcommands, or `gog classroom <subcommand> --help` for flags on a specific subcommand. Covers anything not wrapped by the dedicated tools (guardians, guardian-invitations, materials, coursework assignees, announcement assignees, etc.).
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| args | array | yes | Additional positional args and flags |
| subcommand | string | yes | The gog classroom subcommand to run, e.g. "guardians", "materials", "guardian-invitations" |
No output schema declared.
No examples provided.
gog_classroom_students_add ~109
Add a student to a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| enrollmentCode | string | – | Enrollment code (required if adding self via code) |
| userId | string | yes | Student user ID (or "me") |
No output schema declared.
No examples provided.
gog_classroom_students_get ~88
Get a specific student enrolled in a course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| userId | string | yes | Student user ID |
No output schema declared.
No examples provided.
gog_classroom_students_list ~190
List students enrolled in a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| all | boolean | – | Fetch all pages |
| courseId | string | yes | Course ID |
| max | number | – | Max results per page |
| page | string | – | Deprecated alias for pageToken, accepted so existing callers keep working. Use pageToken — it matches the nextPageToken field in the response. |
| pageToken | string | – | Cursor for the NEXT page. Pass back the nextPageToken from a previous response verbatim, keeping the query and max identical: call once, then call again with pageToken=<that value>. A response with N… |
No output schema declared.
No examples provided.
gog_classroom_students_remove ~88
Remove a student from a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| userId | string | yes | Student user ID |
No output schema declared.
No examples provided.
gog_classroom_submissions_get ~96
Get a single submission by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
| submissionId | string | yes | Submission ID |
No output schema declared.
No examples provided.
gog_classroom_submissions_grade ~125
Grade a student submission. Set draft and/or assigned grade values.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| assigned | string | – | Assigned (final) grade value |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
| draft | string | – | Draft grade value |
| submissionId | string | yes | Submission ID |
No output schema declared.
No examples provided.
gog_classroom_submissions_list ~234
List student submissions for a coursework item.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| all | boolean | – | Fetch all pages |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
| late | string | – | Filter by late status |
| max | number | – | Max results per page |
| page | string | – | Deprecated alias for pageToken, accepted so existing callers keep working. Use pageToken — it matches the nextPageToken field in the response. |
| pageToken | string | – | Cursor for the NEXT page. Pass back the nextPageToken from a previous response verbatim, keeping the query and max identical: call once, then call again with pageToken=<that value>. A response with N… |
| state | string | – | Filter by submission state |
| user | string | – | Filter by student user ID |
No output schema declared.
No examples provided.
gog_classroom_submissions_reclaim ~104
Reclaim a turned-in submission (student action to edit a submission).
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
| submissionId | string | yes | Submission ID |
No output schema declared.
No examples provided.
gog_classroom_submissions_return ~97
Return a graded submission to the student.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
| submissionId | string | yes | Submission ID |
No output schema declared.
No examples provided.
gog_classroom_submissions_turn_in ~99
Turn in a student submission (student action).
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| courseworkId | string | yes | Coursework ID |
| submissionId | string | yes | Submission ID |
No output schema declared.
No examples provided.
gog_classroom_teachers_add ~89
Add a teacher to a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| userId | string | yes | Teacher user ID |
No output schema declared.
No examples provided.
gog_classroom_teachers_get ~88
Get a specific teacher in a course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| userId | string | yes | Teacher user ID |
No output schema declared.
No examples provided.
gog_classroom_teachers_list ~190
List teachers in a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| all | boolean | – | Fetch all pages |
| courseId | string | yes | Course ID |
| max | number | – | Max results per page |
| page | string | – | Deprecated alias for pageToken, accepted so existing callers keep working. Use pageToken — it matches the nextPageToken field in the response. |
| pageToken | string | – | Cursor for the NEXT page. Pass back the nextPageToken from a previous response verbatim, keeping the query and max identical: call once, then call again with pageToken=<that value>. A response with N… |
No output schema declared.
No examples provided.
gog_classroom_teachers_remove ~89
Remove a teacher from a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| userId | string | yes | Teacher user ID |
No output schema declared.
No examples provided.
gog_classroom_topics_create ~86
Create a topic in a Google Classroom course.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| name | string | yes | Topic name |
No output schema declared.
No examples provided.
gog_classroom_topics_delete ~82
Delete a topic.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| topicId | string | yes | Topic ID |
No output schema declared.
No examples provided.
gog_classroom_topics_get ~85
Get a single topic by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Google account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account. |
| courseId | string | yes | Course ID |
| topicId | string | yes | Topic ID |
No output schema declared.
No examples provided.
What is the io.github.chrischall/gogcli-mcp-classroom server?
io.github.chrischall/gogcli-mcp-classroom is listed in the public MCP registry as io.github.chrischall/gogcli-mcp-classroom. Google Classroom via gogcli for Claude, courses, assignments, submissions, grading. This page covers its npm package (gogcli-mcp-classroom).
Is the io.github.chrischall/gogcli-mcp-classroom server safe to use?
io.github.chrischall/gogcli-mcp-classroom scores 93 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.chrischall/gogcli-mcp-classroom server expose?
io.github.chrischall/gogcli-mcp-classroom exposes 52 tools: gog_auth_list, gog_auth_status, gog_auth_health, gog_auth_services, gog_auth_add, and 47 more. Their descriptions and schemas cost roughly 6,761 tokens of context every time the server is loaded.
Is the io.github.chrischall/gogcli-mcp-classroom server still maintained?
io.github.chrischall/gogcli-mcp-classroom is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.chrischall/gogcli-mcp-classroom server under?
io.github.chrischall/gogcli-mcp-classroom declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.