Installation & Configuration
{
"mcpServers": {
"google_workspace": {
"command": "uvx",
"args": [
"workspace-mcp"
],
"env": {
"GOOGLE_OAUTH_CLIENT_ID": "your-client-id.apps.googleusercontent.com",
"GOOGLE_OAUTH_CLIENT_SECRET": "your-client-secret",
"OAUTHLIB_INSECURE_TRANSPORT": "1"
}
}
}
}Information
Transport
stdiostreamable
Language
Python
Created
2025/7/23
Updated
2025/7/23