Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 11, 2026·2 min de lecture

Google Workspace MCP — Gmail/Calendar/Drive for Agents

Google Workspace MCP exposes Gmail, Calendar, and Drive actions as MCP tools so agents can summarize inboxes and manage schedules with minimal scopes.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Stage only · 17/100Stage only
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install 07565199-d466-4fdf-83f7-3e12f339a8b7
Introduction

Google Workspace MCP exposes Gmail, Calendar, and Drive actions as MCP tools so agents can summarize inboxes and manage schedules with minimal scopes.

  • Best for: People who want an agent to triage Gmail and manage calendars without relying on brittle browser automation
  • Works with: An MCP client + Google Workspace OAuth credentials (per repo docs)
  • Setup time: 25 minutes

Practical Notes

  • Setup time ~25 minutes (OAuth consent + run server + connect client)
  • Safety check: keep ‘send/create’ tools behind confirmation and minimal scopes
  • GitHub stars + forks (verified): see Source & Thanks

For email and calendars, ‘agent autonomy’ should be staged. Start with summarize/search only, then allow drafting, and only then consider sending. In practice, the best ROI is a reliable inbox digest and an always-correct availability checker.

FAQ

Q: Is this safer than giving an agent my email UI? A: Yes. Tool scopes and server-side logs are easier to control than UI automation.

Q: What’s the first workflow to automate? A: Daily inbox summary + draft replies (not auto-send) and calendar availability checks.

Q: How do I avoid spamming people? A: Disable send by default, require confirmations, and add per-domain allowlists.

🙏

Source et remerciements

Source: https://github.com/aaronsb/google-workspace-mcp > License: MIT > GitHub stars: 149 · forks: 47

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires