google_workspace_mcp MCP Server — Claude Integration

# google_workspace_mcp MCP Server ## What is google_workspace_mcp? google_workspace_mcp is a production-ready Model Context Protocol (MCP) server with 3,125 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install taylorwilsdon/google_workspace_mcp # Or manual git clone https://github.com/taylorwilsdon/google_workspace_mcp.git cd google_workspace_mcp ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 3,125 - **Forks:** 🍴 975 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [taylorwilsdon/google_workspace_mcp](https://github.com/taylorwilsdon/google_workspace_mcp)