Google Chat MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.
MCP server for the Google Chat API: spaces, messages, threads, reactions and memberships.
Today is the operative word: we check Google Chat MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-google-chat -- npx -y mcp-google-chat
{
"mcpServers": {
"mcp-google-chat": {
"args": [
"-y",
"mcp-google-chat"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-google-chat]
command = "npx"
args = ["-y", "mcp-google-chat"]
{
"mcpServers": {
"mcp-google-chat": {
"args": [
"-y",
"mcp-google-chat"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-google-chat": {
"args": [
"-y",
"mcp-google-chat"
],
"command": "npx"
}
}
}
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.
MCP server for transcribing Google Chat voice messages using Groq Whisper API
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
MCP server for the Google Slides API: presentations, slides, text, shapes, images and tables.
MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports
An MCP server for Google Workspaces.
An MCP server for Google Workspaces.
Answers built from our own checks of this server.