Projects / mcp-gsuite

Connect an agent to Google Workspace, with outbound mail confined to drafts.

Gmail search, triage, threading, and label management over the full Gmail query syntax, with batch relabelling in a single API call. Outbound mail is deliberately drafts-only — the server composes, the person reviews in Gmail and clicks Send. Deletion is restricted to recoverable trash; the permanent-delete endpoints are not exposed at all. Calendar and Drive tools follow on the same client, scopes, and access gate.

Public mcp repository · source

Authority

What this repository owns.

A Google Workspace adapter with a deliberately narrowed write surface.

That boundary is deliberate. The ecosystem separates philosophy, engineering discipline, capability semantics, portable standards, and executable behaviour so that none of them can quietly absorb another. The full directory shows where this project sits relative to the rest.

Using it

How to pick it up today.

Not yet published to a registry. Clone the repository, supply your own Google Cloud OAuth credentials, and register the built server with your MCP client.

Nearby

Other projects of the same kind.

  • mcp-ki-kb-fs — Give an agent scoped read and write access to local knowledge-base directories.
  • mcp-ki-kb-notion-mirror — Mirror knowledge-base notes into Notion for people who do not work in the repository.
  • mcp-git-audit — Audit a whole tree of Git repositories, read-only until an operator says otherwise.
  • mcp-housekeeping-claude — Audit and safely clean the filesystem state Claude applications accumulate.
  • mcp-m365 — Connect an agent to Outlook and OneDrive through the Microsoft Graph API.

See every public project, or go straight to the released command-line tools.