If you're deep in the Google Workspace ecosystem and want Gemini CLI to drive automation directly, this GAS-based MCP server ships with 160 pre-built tools spanning Gmail, Drive, Calendar, Sheets, Docs, Slides, Classroom, People, Analytics, and Maps APIs. Authorization is handled through Apps Script's built-in OAuth, so you skip the credential dance. Deploy it as a Web App, point Gemini CLI at the endpoint, and you can batch update calendars, summarize Drive files, generate roadmaps in Sheets, or pull analytics data through natural language commands. The ToolsForMCPServer library does the heavy lifting. You supply a Gemini API key for certain operations like image generation and file summarization, toggle tool categories as needed, and you're running multi-step Workspace tasks from the command line.
claude mcp add --transport stdio tanaikech-toolsformcpserver uvx toolsformcpserver