This Google Workspace MCP server, developed by Aaron Bockelie, enables AI agents to interact with Gmail and Google Calendar through a simplified interface. Built with TypeScript and leveraging the Google APIs, it provides functionality for email operations, calendar management, and multi-account support. The implementation focuses on robust OAuth handling, detailed error messaging, and a modular design for easy expansion to additional Google services. It's particularly useful for AI assistants and applications needing seamless integration with Google Workspace, enabling use cases such as email triage, meeting scheduling, and productivity automation without dealing directly with the complexities of individual Google APIs.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Gmail — search, read (plain or sanitized HTML), send, reply / reply-all, forward, triage, trash, labels, threads, attachments
Calendar — list, agenda, get, create, quickAdd (natural language), update, delete, calendars, freebusy
Drive — search, get, upload, download, copy, rename / move, delete, export, permissions, comments, view images
Sheets — read / write ranges (row-numbered output), append, clear, manage tabs, copy / duplicate / rename
Docs — get, create, append, insert text, find-and-replace
Tasks — list / create / update / complete tasks and task lists
Meet — browse past conferences, participants, transcripts, recordings, smart notes
Multi-account lifecycle — add accounts, manage credentials and scopes
Compose / edit multi-line content (line- or JSON-path-addressed), attach files, send to any target; JSON mode live-syncs to Docs / Sheets
File operations in the workspace sandbox (exchange point for attachments, downloads, exports)
Chain operations sequentially with $N.field result references