Skip to main content
Glama
ice3x2

Google Chat Webhook MCP Server

by ice3x2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_DIRNoLog directory path (absolute or relative)./logs
LOG_LEVELNoLog level (DEBUG, INFO, WARN, ERROR)INFO
LOG_ENABLE_CONSOLENoEnable console output (true or false)true
LOG_RETENTION_DAYSNoDays to keep logs (number in days)30
GOOGLE_CHAT_WEBHOOK_URLYesGoogle Chat Webhook URL (required by NCBI)

Tools

Functions exposed to the LLM to take actions

NameDescription
send_google_chat_text

Send a text message to configured Google Chat webhook

send_google_chat_cards_v2

Send a Cards V2 message to configured Google Chat webhook

send_google_chat_markdown

Convert Markdown to Cards V2 and send to configured Google Chat webhook. Falls back to text on failure.

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/ice3x2/google-chat-webhook-mcp'

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