google-chat-mcp-server

pueteam/google-chat-mcp-server

3.1

If you are the rightful owner of google-chat-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides comprehensive Google Chat API integration.

Tools

Functions exposed to the LLM to take actions

send_message

Send text or rich card messages to spaces

list_messages

List messages in a space with filtering options

get_message

Retrieve specific message details by ID

update_message

Edit existing messages

delete_message

Remove messages from spaces

list_spaces

List accessible Chat spaces with filtering

get_space

Get detailed information about a specific space

create_space

Create new group chat spaces

update_space

Modify space settings and properties

delete_space

Remove spaces (admin only)

list_members

List members in a space

get_member

Get detailed member information

create_membership

Add users to spaces

update_membership

Change member roles and permissions

delete_membership

Remove members from spaces

find_direct_message

Find or create DM spaces with users

search_messages

Search messages across spaces with query filters

search_spaces

Find spaces by name or description

search_members

Search for members across spaces

get_recent_activity

Get recent activity across accessible spaces

send_webhook_message

Send messages via incoming webhooks

create_card_message

Create rich interactive card messages

parse_webhook_event

Parse incoming webhook events

validate_webhook_signature

Validate webhook security signatures

create_interactive_card

Create cards with buttons and actions

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources