Skip to main content
Glama
RHMDHDYT

Google Chat MCP Server

by RHMDHDYT

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GCHAT_COOKIESNoAbsolute path to cookies.json file exported from browser

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_spacesB

List all DMs and spaces the user is a member of

read_messagesB

Read recent messages from a space or DM, including Drive files, attachments, and URLs

search_messagesB

Search messages in a space or DM by keyword

list_space_filesB

List all files, Drive attachments, and shared URLs in a space or DM

list_membersB

List members of a Google Chat space or DM

get_user_statusB

Get presence/status of one or more users (DND state, custom status)

send_messageA

Send a new message (starts a new thread) in a space or DM

reply_messageB

Reply to an existing thread in a space or DM

create_dmA

Open or create a DM conversation with a user by their Google email

add_reactionC

Add an emoji reaction to a message

remove_reactionA

Remove an emoji reaction from a message

set_typingB

Set typing indicator in a space or DM

mark_as_readC

Mark a space or DM as read

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RHMDHDYT/googlechat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server