Loading MCP server directory, please wait...
Google Workspace Admin via MCP. Manage users, groups, aliases, org units.
npx @getmcp/cli add io.github.aringad/google-workspace-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GOOGLE_SERVICE_ACCOUNT_FILEPath to Service Account JSON credentials
GOOGLE_ADMIN_EMAILSuper admin email with domain-wide delegation
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aringad/google-workspace-mcp": {
"command": "uvx",
"args": [
"google-workspace-admin-mcp"
],
"env": {
"GOOGLE_SERVICE_ACCOUNT_FILE": "",
"GOOGLE_ADMIN_EMAIL": "",
"GOOGLE_CUSTOMER_ID": ""
}
}
}
}