Messaging

Google Chat MCP Server

Connect your account, then chat with AI to run tools.

Google Chat API for listing spaces and sending messages.

19 tools
Agent guide included
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 Chat — workflow patterns, data models, and gotchas for your AI agent.

Google Chat

Google Chat API for listing spaces and sending messages. Collaborate in rooms and DMs.

Data Model

  • Spaces — rooms and DMs identified by resource names like spaces/{id}.
  • Messages — thread history and outbound posts scoped to a space.
  • Memberships — roster entries showing who belongs to each space.

Gotchas

  • Space name: Use resource name format (spaces/XXX) for message targets.

Tools in this Server (19)

Google Chat Add Space Member

Add a user or Google Group as a member to a Google Chat space. Provide either user_name or group_name.

Google Chat Create Message

Send a message to a Google Chat space.

Google Chat Create Reaction

Add an emoji reaction to a Google Chat message.

Google Chat Delete Message

Delete a message from a Google Chat space. CAUTION: This action is permanent and cannot be undone.

Google Chat Delete Reaction

Remove a reaction from a Google Chat message.

Google Chat Delete Space

Delete a Google Chat space permanently. CAUTION: This action cannot be undone and deletes all messages in the space.

Google Chat Get Message

Get details about a specific message from a Google Chat space.

Google Chat Get Messages

Get messages from a Google Chat space.

Google Chat Get Space

Get details about a specific Google Chat space including name, display name, type, and settings.

Google Chat List Reactions

List all reactions on a Google Chat message.

Google Chat List Space Events

List events from a Google Chat space including message creation, membership changes, reactions, and other activity. Events are available up to 28 days...

Google Chat List Space Members

List members of a Google Chat space including users and Chat apps.

Google Chat List Spaces

List Google Chat spaces visible to the authenticated user.

Google Chat Remove Space Member

Remove a member from a Google Chat space. Requires space manager permissions.

Google Chat Search Messages

Search messages across Google Chat spaces.

Google Chat Setup Space

Create a new Google Chat space and optionally add members by email. The calling user is added automatically.

Google Chat Update Message

Update an existing message in a Google Chat space.

Google Chat Update Space

Update a Google Chat space's settings such as display name or space details.

Google Chat Validate Token

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

Frequently Asked Questions

What is the Google Chat MCP server?

Google Chat API for listing spaces and sending messages. It provides 19 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Google Chat 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-chat. Authentication is handled automatically.

How many tools does Google Chat provide?

Google Chat provides 19 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 Chat require?

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

Setup Instructions

Connect Google Chat to any MCP client in minutes

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

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 use Google Chat?

Sign in to connect your credentials and start running tools from the chat.

Google Chat MCP Server & Skill — 19 Tools