MCP server for Google Workspace APIs - Docs, Sheets, Drive, Gmail, and Calendar. Enables reading, creating, and editing Google Docs and Sheets, managing comments, reading emails, and viewing calendar …
{
"mcpServers": {
"google-workspace-1": {
"command": "npx",
"args": [
"-y",
"google-workspace-mcp-server"
]
}
}
}