Full-context Google Workspace MCP server: 73 tools, cursor envelopes, staged writes, harness-agnostic
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"google-workspace-mcp": {
"command": "uvx",
"args": [
"google-workspace-mcp"
]
}
}
}
Run in terminal:
claude mcp add google-workspace-mcp uvx google-workspace-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"google-workspace-mcp": {
"command": "uvx",
"args": [
"google-workspace-mcp"
]
}
}
}
Or install with pip: pip install google-workspace-mcp
README Excerpt
<p align="center"> <img src="https://upload.wikimedia.org/wikipedia/commons/5/5f/Google_Workspace_Logo.svg" width="480" alt="Google Workspace"> <br /> <strong>Full-context Google Workspace tools for MCP clients, with staged writes.</strong> </p> <p align="center"> <img alt="Python 3.14" src="https://img.shields.io/badge/python-3.14-3776AB.svg?logo=python&logoColor=white">
Tools (20)
GOOGLE_CLIENT_SECRET_PATHGOOGLE_DOWNLOAD_DIRGOOGLE_REDIRECT_URIGOOGLE_TOKEN_PATHGOOGLE_WORKSPACE_HOMEGW_FIXTURE_DOC_IDGW_FIXTURE_FORM_IDGW_FIXTURE_RANGEfile_idgoogle_auth_statusgoogle_calendar_freebusygoogle_calendar_list_calendarsgoogle_calendar_suggest_timegoogle_drive_read_contentgoogle_gmail_attachment_downloadgoogle_gmail_searchgoogle_sheets_conditional_formatsgoogle_universal_searchoperation_idspace_name
Topics
gmailgoogle-calendargoogle-drivegoogle-workspacemcp-servermodel-context-protocolproductivitypython