Gogcli MCP Classroom runs on your own machine — the client starts it, so there is no endpoint to ping. 981 installs a week from npm. Last commit 4 Aug 2026.
Google Classroom via gogcli for Claude — courses, assignments, submissions, grading
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gogcli-mcp-classroom -- npx -y gogcli-mcp-classroom
{
"mcpServers": {
"gogcli-mcp-classroom": {
"args": [
"-y",
"gogcli-mcp-classroom"
],
"command": "npx"
}
}
}
[mcp_servers.gogcli-mcp-classroom]
command = "npx"
args = ["-y", "gogcli-mcp-classroom"]
{
"mcpServers": {
"gogcli-mcp-classroom": {
"args": [
"-y",
"gogcli-mcp-classroom"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gogcli-mcp-classroom": {
"args": [
"-y",
"gogcli-mcp-classroom"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.