gogcli-mcp-classroom

gogcli-mcp-classroom is a plugin for Claude Code from chrischall/gogcli-mcp. Its manifest loads nothing; the 1 skill, 6 MCP servers it bundles cost 82 tokens per session together, scanned A, original, MIT.

A plugin that adds Google Classroom support through gogcli, including authentication and operations for courses, students, assignments, submissions, announcements, topics, and invitations. Google Classroom is Google's service for managing classes and coursework.

In plain words
What is it for?
Managing courses and rosters, handling coursework and submissions, posting announcements, organizing topics, and sending invitations.
Why use it?
It gives an agent access to common Classroom administration and coursework data in one integration.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add chrischall/gogcli-mcp
agentmods
npx agentmods add plugins/chrischall/gogcli-mcp/gogcli-mcp-classroom
Clone the repo
git clone --depth 1 https://github.com/chrischall/gogcli-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gogcli-mcp-classroom

README.md
[![agentmods](https://agentmods.dev/badge/plugins/chrischall/gogcli-mcp/gogcli-mcp-classroom.svg)](https://agentmods.dev/plugins/chrischall/gogcli-mcp/gogcli-mcp-classroom)
Your own site
<a href="https://agentmods.dev/plugins/chrischall/gogcli-mcp/gogcli-mcp-classroom"><img src="https://agentmods.dev/badge/plugins/chrischall/gogcli-mcp/gogcli-mcp-classroom.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 6 MCP servers cost 82 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

gogcli-mcp-classroom scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/gogcli-mcp-classroom/.claude-plugin/plugin.json · 28 lines

What it actually says

{
  "name": "gogcli-mcp-classroom",
  "displayName": "gogcli (Classroom)",
  "version": "2.27.1",
  "description": "Extended Google Classroom for Claude via gogcli — auth + full Classroom support (courses, rosters, coursework, submissions, announcements, topics, invitations)",
  "author": {
    "name": "Chris Hall",
    "email": "[email protected]"
  },
  "homepage": "https://github.com/chrischall/gogcli-mcp/tree/main/packages/gogcli-mcp-classroom",
  "repository": "https://github.com/chrischall/gogcli-mcp",
  "license": "MIT",
  "keywords": [
    "google",
    "classroom",
    "education",
    "gogcli",
    "gog",
    "courses",
    "assignments",
    "grading",
    "students",
    "teachers"
  ],
  "skills": "./SKILL.md",
  "mcp": "./.mcp.json"
}
Contents

What it installs

The manifest is a name and a version. 1 skill, 6 MCP servers travel with it, and installing the plugin installs all of them — 82 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Files

What ships with it

1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed a4c860e0cbe2
  2. 3d ago First seen · 28 lines scan A ffe0e4b2b97c

Subscribe to this mod's changes

gogcli-mcp-classroom is a plugin published in the GitHub repository chrischall/gogcli-mcp (1 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

Master-skill

FoJin-powered Buddhist AI persona framework — source-grounded, boundary-aware, fidelity-tested, runtime-ready. 15 prebuilt masters across 印度/汉传/藏传/南传 plus compare, debate, and curriculum meta-skills.

xr843/Master-skill · not measured

ida-plugin-development

Skills, knowledge, and scripts for developing plugins for IDA Pro in Python, using idiomatic patterns, lessons, and tricks.

HexRaysSA/claude-marketplace · not measured

craft

Full-stack developer toolkit with integrated workflow automation - 48 commands, 2 agents, 41 skills with standardized dry-run preview mode (29 with --dry-run support). Code, git, site, docs, testing, architecture, CI, distribution, teaching workflows, planning, release pipeline, and ADHD-friendly features including…

Data-Wise/craft · not measured

unslop

Three anti-slop scanners in one bundle: a-unslop-text catches AI-diction and cadence tells in prose, a-unslop-code catches bugs and tutorial-shaped patterns in source, a-unslop-ui catches stock-default looks in web UI. Each ships a deterministic scanner plus a Build mode that heads off the tell before it ships. The…

imisic/claude-marketplace · not measured

yggdrasil

One shared, durable memory for your AI coding agents — local-first, zero-dependency. Decisions, lessons and status persist across sessions, tools and projects.

VonderVuflya/Yggdrasil · not measured

observer

Turn a video or podcast into a study session: transcript, prepared concepts, and charts the agent builds and verifies. Pause anywhere and ask; the agent knows the second you are on. Ships the observer skill and its MCP server.

hec-ovi/observer-skill · not measured