Collaboration

Google Classroom MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Google Classroom is an online learning platform that facilitates course management, assignments, and collaboration between teachers and students. It is used primarily in educational settings to streamline the distribution and grading of assignments and enhance classroom communication.

7 tools
Agent guide included
One-click sign in
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Google Classroom — workflow patterns, data models, and gotchas for your AI agent.

Google Classroom

Google Classroom facilitates course management, assignments, and teacher-student collaboration. Distribute and grade assignments, enhance communication.

Data Model

  • Courses — shell metadata (section codes, guardians policy, course state).
  • Coursework — assignments, materials, and student submission hooks.
  • Rosters — teachers, students, and guardians attached to a course.
  • Announcements — broadcast posts visible in the class stream.

Gotchas

  • course_id: Resolve from courses.list (or the admin equivalents) before invoking coursework, roster, or announcement tools.

Tools in this Server (7)

Google Classroom Fetch Announcements

Retrieve announcements for a specific course from Google Classroom. Utilize this feature to access and review all announcements for course updates and...

Google Classroom List Courses

Retrieve a list of all courses available in Google Classroom. Use this tool when you need to see an overview of courses for administrative purposes or...

Google Classroom List Coursework

Access the list of coursework assigned in a specific course. This tool is ideal for viewing and managing all coursework, assignments, and related acti...

Google Classroom List Students

Get a list of all students enrolled in a specified course. Use this tool to manage student rosters and validate student enrollment in your classes. It...

Google Classroom List Studentsubmissions

List all student submissions for a particular coursework within a course. Use this tool to review or grade student submissions for assignments. It ret...

Google Classroom List Teachers

Fetch a list of teachers assigned to a specific course in Google Classroom. Utilize this when you need to manage or verify teacher assignments for a c...

Google Classroom Validate Token

Validate the Google Classroom OAuth token and confirm required scopes are granted.

Frequently Asked Questions

What is the Google Classroom MCP server?

Google Classroom is an online learning platform that facilitates course management, assignments, and collaboration between teachers and students. It is used primarily in educational settings to streamline the distribution and grading of assignments and enhance classroom communication. It provides 7 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Google Classroom to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/google-classroom. Authentication is handled automatically.

How many tools does Google Classroom provide?

Google Classroom provides 7 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Google Classroom require?

Google Classroom uses One-click sign in. Google Classroom requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Google Classroom to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/google-classroom

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Google Classroom?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Google Classroom MCP Server & Skill — 7 Tools