Google Workspace MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from pypi. Last commit 13 Feb 2026.
Google Workspace Admin via MCP. Manage users, groups, aliases, org units.
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 -- uvx google-workspace-admin-mcp
{
"mcpServers": {
"google-workspace-mcp": {
"args": [
"google-workspace-admin-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-workspace-mcp]
command = "uvx"
args = ["google-workspace-admin-mcp"]
{
"mcpServers": {
"google-workspace-mcp": {
"args": [
"google-workspace-admin-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-workspace-mcp": {
"args": [
"google-workspace-admin-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.