Google Workspace MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 224 installs a week from npm. Last commit 30 Jul 2026.
An MCP server for Google Workspaces.
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 google-workspace-mcp-server -- npx -y @takiguchi-yu/google-workspace-mcp-server
{
"mcpServers": {
"google-workspace-mcp-server": {
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.google-workspace-mcp-server]
command = "npx"
args = ["-y", "@takiguchi-yu/google-workspace-mcp-server"]
{
"mcpServers": {
"google-workspace-mcp-server": {
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-workspace-mcp-server": {
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.