Multi-workspace Google Workspace MCP Server — secure access to Gmail, Drive, Docs, Sheets, Calendar via MCP with per-workspace OAuth and streamable HTTP transport
{
"mcpServers": {
"danielrosehillgoogle-workspace": {
"command": "npx",
"args": [
"-y",
"@danielrosehill/google-workspace-mcp"
]
}
}
}