mcpbeat Sign in

Google Chat MCP Server

local only

Google Chat MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 8 Sep 2026.

Google Chat as MCP tools: read, search and write to your spaces, direct messages and sidebar.

Installs / week
not published
0
Stars
0 open issues
8 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable internal/service/localfiles.go:62
        candidate = filepath.Join(f.dir, candidate)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Google Chat MCP

same job, measured the same way
Google Chat MCP
by a1-x-tech

MCP server for the Google Chat API: spaces, messages, threads, reactions and memberships.

44 installs/wk local only
A
Google News
by b77

Search and read the latest news in chat.

answering
Climbpast
by archievi

Read and edit GA4, Search Console and Google Tag Manager from any MCP client. 29 tools.

answering
Google Search Console MCP
by scalably

Read-only Google Search Console MCP: Search Analytics, sitemaps, URL inspection. 5 tools.

local only
Google Maps MCP Server
by cablate

18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.

724 installs/wk local only
A
Google Ads
by b77

Read and manage your Google Ads account in chat.

answering
Google Sheets MCP
by a1-x-tech

MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.

42 installs/wk local only
A
Google Search Console
by b77

Search rankings, clicks, and indexing for your site — in chat.

answering

Google Chat MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Google Chat MCP?
Google Chat MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Google Chat MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.