google-workspace

Manage Google Workspace Calendar, Gmail, Drive, and Docs via MCP server.

3|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/andredezzy/maccing --skill google-workspace-andredezzy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/andredezzy/maccing/tree/main/skills/google-workspace/google-workspace
Command: npx skills add https://github.com/andredezzy/maccing --skill google-workspace-andredezzy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires workspace-mcp==1.21.2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies working with Google Workspace, offering tools to drive Calendar, Gmail, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, or Contacts, as well as setting up OAuth and troubleshooting its authentication.

Core Features & Use Cases

  • Calendar Management: Create, manage, and view events, manage Focus Time blocks, and Out-of-Office entries.
  • Gmail Operations: Search, read, draft, send, and manage messages and labels.
  • Drive File Management: List, search, create, and update files and folders.
  • Use Case: Imagine you need to create an event in Google Calendar, search for emails in Gmail, and manage a shared folder in Google Drive. This Skill provides a comprehensive solution to handle these tasks seamlessly.

Quick Start

To create a new calendar event, use the 'mcp__plugin_maccing_workspace__create_calendar' tool with the required details.

Frequently Asked Questions about google-workspace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Workspace calendar events and Gmail messages in one place?

Google Workspace management is handled via a self-hosted MCP server, allowing you to create calendar events, search Gmail, and manage Drive files seamlessly through Claude Code.

Can I use Claude Code to search and draft Gmail emails?

Yes, Gmail operations are fully supported, enabling you to search, read, draft, send, and manage messages and labels directly within Claude Code using MCP tools.

What do I need to set up before using this Google Workspace MCP plugin?

You need to configure OAuth authentication and install the Python library workspace-mcp to establish the self-hosted MCP server connection before managing your Google Workspace applications.

Does this Skill support managing Google Drive files and folders?

Yes, Drive file management is supported, allowing you to list, search, create, and update files and folders directly through Claude Code commands.

What is the best way to automate Google Tasks and Contacts operations via MCP?

Using the workspace-mcp Python library, you can automate Tasks and Contacts operations alongside Docs, Sheets, Slides, Forms, and Chat through a unified MCP server interface.

Are there limitations when using a self-hosted MCP server for Google Workspace?

The Skill requires continuous OAuth authentication and the specific workspace-mcp dependency, meaning operations are bound by your API quotas and the self-hosted server's uptime constraints.