MCP Servers / productivity / Google Workspace

Google Workspace

JSON →
stdionone150productivity

Manage Gmail, Calendar, Drive, and Contacts through Google Workspace APIs using OAuth 2.0.

Install
How to run this server
[ { "cmd": "npx @aaronsb/google-workspace-mcp", "imports": [] } ]
server path: google-workspace-3
Tools
What this server exposes
manage_email
Gmail — search, read (plain or sanitized HTML body), send, reply / reply-all, forward, triage, trash, labels, threads, attachments
manage_calendar
Calendar — list, agenda, get, create, quickAdd (natural language), update, delete, calendars, freebusy
manage_drive
Drive — search, get, upload, download, copy, rename / move (update), delete, export, permissions, comments, view images
manage_sheets
Sheets — read / write ranges (row-numbered output), append, clear, manage tabs, copy / duplicate / rename
manage_docs
Docs — get, create, append, insert text, find-and-replace
manage_tasks
Tasks — list / create / update / complete tasks and task lists
manage_meet
Meet — browse past conferences, participants, transcripts, recordings, smart notes
manage_accounts
Multi-account lifecycle — add accounts, manage credentials and scopes
manage_scratchpad
Compose / edit multi-line content (line- or JSON-path-addressed), attach files, send to any target; JSON mode live-syncs to Docs / Sheets
manage_workspace
File operations in the workspace sandbox (exchange point for attachments, downloads, exports)
queue_operations
Chain operations sequentially with $N.field result references
Configuration
Environment & auth
authnone
envGOOGLE_CLIENT_ID
envGOOGLE_CLIENT_SECRET
Resources
Google Workspace — MCP Server · libregistry