Google Workspace runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from npm. Last commit 13 Sep 2026.
Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more
Today is the operative word: we check Google Workspace 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-server-google-workspace -- npx -y @mindstone/mcp-server-google-workspace
{
"mcpServers": {
"mcp-server-google-workspace": {
"args": [
"-y",
"@mindstone/mcp-server-google-workspace"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-google-workspace]
command = "npx"
args = ["-y", "@mindstone/mcp-server-google-workspace"]
{
"mcpServers": {
"mcp-server-google-workspace": {
"args": [
"-y",
"@mindstone/mcp-server-google-workspace"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-google-workspace": {
"args": [
"-y",
"@mindstone/mcp-server-google-workspace"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GOOGLE_CLIENT_ID (Google OAuth client ID), GOOGLE_CLIENT_SECRET (Google OAuth client secret), ACCOUNTS_PATH (Path to accounts.json written by the MCP host), CREDENTIALS_PATH (Directory containing per-account Google OAuth token files), GOOGLE_WORKSPACE_REQUEST_TIMEOUT_MS (Outbound Google API request timeout in milliseconds (max 300000 = 5 min)), GOOGLE_WORKSPACE_DISABLE_REFRESH (Set to 1 to disable background OAuth token refresh (tokens are only read, never refreshed)), MCP_WORKSPACE_PATH (Directory attachments and downloaded files are constrained to (defaults to a temp dir; reads/writes outside it are refused)), WORKSPACE_BASE_PATH (Legacy fallback for MCP_WORKSPACE_PATH; prefer MCP_WORKSPACE_PATH), GAUTH_FILE (Legacy fallback path to gauth.json OAuth client config; host-orchestrated setups use GOOGLE_CLIENT_ID/GOOGLE_CLIENT_SECRET instead).
The author declared them in the registry entry; get the values from the project itself.
Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.
MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.
Google Workspace MCP — Docs, Drive, Calendar, Gmail, Sheets, Slides, Tasks, Chat, People, Forms
Google Workspace as 39 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.
MCP fork of Google Workspace CLI (Gmail, Drive, Calendar, and more)
Secure access to Google Drive, Docs, Sheets, Slides, and Calendar through MCP.
Multi-account Google Workspace MCP — Gmail, Calendar, Drive, Sheets, Docs with smart routing.
Google Drive + Workspace MCP — Docs, Sheets, Slides, Shared Drives, Labels, Approvals, DWD
Answers built from our own checks of this server.