gsuite

tarun101/gsuite
★ 1 stars TypeScript Memory/Knowledge Updated today
Multi-account Gmail, Sheets, Drive, Calendar, and Docs MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gsuite": {
      "command": "npx",
      "args": [
        "-y",
        "tarun101/gsuite"
      ]
    }
  }
}

README Excerpt

A local-first MCP server for operating multiple Google Workspace accounts through one explicit interface. - **Gmail:** search/read threads and messages; drafts; HTML and attachments; send; scheduled drafts; labels; archive; recoverable Trash. - **Sheets:** metadata, range reads, exact range updates, and row append.

Topics

gmailgoogle-calendargoogle-docsgoogle-drivegoogle-sheetsgoogle-workspacemcpmodel-context-protocoltarun-mcp-suite