Google Chat Webhook Notifier

Google Chat Webhook Notifier MCP Connector for Claude

F

This MCP does exactly one thing: it sends messages to your Google Chat spaces. That's its only function, and nothing else. Incredible for giving your AI agents a voice.

1 tools Official Updated Jun 28, 2026 Official Vinkius Partner

We refused to build a bloated Google Workspace integration that demands terrifying OAuth scopes across your entire corporate domain via the Google Chat API. Instead, this MCP server provides a surgical, zero-trust bridge: a single Incoming Webhook URL.

Your AI agent gains the immediate, zero-friction ability to drop critical alerts, deployment statuses, and rich engineering reports straight into the designated Google Chat space without compromising your organization's security.

The Superpowers

  • Zero-Bloat Deployment: No heavy Google Cloud Projects to configure, no service accounts to manage. If you can generate a webhook, your AI can speak.
  • Native Cards v2 Mastery: The agent isn't limited to boring plain text. It can programmatically generate rich Cards v2 layouts—complete with interactive buttons, styled text, and structured data grids.
  • Absolute Containment: Because it's just a webhook, the agent cannot read your corporate emails, cannot snoop on other Google Chat spaces, and cannot cause chaos. It is the purest, safest way to give your AI a megaphone in the Google Workspace world.
webhooksnotificationsalertsteam-collaborationmessagingautomation

1 tools expose this connector's capabilities to your AI agent.

send_google_chat_message

Provide the fallback text in the "text" parameter. Optionally, provide a rich UI element via the "cardJson" string. Send a notification or message to a Google Chat Space via Webhook

See how to talk to your AI agent using Google Chat Webhook Notifier.

Notify Google Chat that the database backup is finished.

I've sent the message 'The database backup is finished.' to the Google Chat space.

Send a rich alert to Google Chat using a Cards v2 layout for a security incident.

The rich Cards v2 alert detailing the security incident has been successfully posted to Google Chat.

No. Google Chat Incoming Webhooks are strictly unidirectional (Push only). The agent can only *send* messages to the authorized space. It cannot read the space history or see replies. This ensures absolute Zero-Trust containment.

Related Connectors