Google Workspace MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 303 installs a week from npm. Last commit 4 Aug 2026.
Google Workspace as 39 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.
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 gws-mcp-server -- npx -y gws-mcp-server
{
"mcpServers": {
"gws-mcp-server": {
"args": [
"-y",
"gws-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.gws-mcp-server]
command = "npx"
args = ["-y", "gws-mcp-server"]
{
"mcpServers": {
"gws-mcp-server": {
"args": [
"-y",
"gws-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gws-mcp-server": {
"args": [
"-y",
"gws-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.