Google Workspace MCP Server - Model Context Protocol server providing secure access to Google Drive, Docs, Sheets, Slides, Calendar, and Gmail through MCP clients e.g. Claude Desktop
{
"mcpServers": {
"dguidogoogle-workspace": {
"command": "npx",
"args": [
"-y",
"@dguido/google-workspace-mcp"
]
}
}
}