Installation & Configuration
{
"mcpServers": {
"google-workspace": {
"command": "npx",
"args": [
"@aaronsb/google-workspace-mcp"
],
"env": {
"GOOGLE_CLIENT_ID": "your-client-id",
"GOOGLE_CLIENT_SECRET": "your-client-secret"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15