mcpbeat Sign in

MCP fork of Google Workspace CLI MCP Server

local only

MCP fork of Google Workspace CLI runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Aug 2026.

MCP fork of Google Workspace CLI (Gmail, Drive, Calendar, and more)

Installs / week
not published
1
Stars
0 open issues
22 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 33 min 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.

Runs an external command npm/install.js:61, npm/run.js:17
  const result = spawnSync(cmd, args, { stdio: "pipe" });
Builds a file path from a variable npm/install.js:108, npm/run.js:11
  const binPath = path.join(INSTALL_DIR, platform.binary);

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 MCP fork of Google Workspace CLI

same job, measured the same way
Google Workspace
by mindstone

Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more

147 installs/wk local only
MCP Gee Sweet
by khuisman

MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.

local only
Google Workspace
by aaronsb

Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven

1 096 installs/wk local only
Better Workspace MCP
by n24q02m

Google Workspace MCP — Docs, Drive, Calendar, Gmail, Sheets, Slides, Tasks, Chat, People, Forms

828 installs/wk local only
I
Workspace MCP
by taylorwilsdon

Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.

27 360 installs/wk local only
Google Workspace MCP Server
by conorbronsdon

Google Workspace as 39 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.

413 installs/wk local only
Gws Connector
by orieg

Multi-account Google Workspace MCP — Gmail, Calendar, Drive, Sheets, Docs with smart routing.

local only
Google Workspace MCP Server
by takiguchi-yu

An MCP server for Google Workspaces.

849 installs/wk local only

MCP fork of Google Workspace CLI — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP fork of Google Workspace CLI?
MCP fork of Google Workspace CLI runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP fork of Google Workspace CLI open source?
Yes — it is published under the Apache-2.0 licence, written in Rust and 1 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.