google-mcp-suite
Google Workspace MCP servers for AI agents, one per service per account: Gmail, Google Calendar, Google Drive, Google Docs, and Google Sheets. Identity is boun…
APIs & Integrationsnpx -y google-mcp-suite{
"mcpServers": {
"google-mcp-suite": {
"command": "npx",
"args": [
"-y",
"google-mcp-suite"
]
}
}
}google-mcp-suite is a community MCP server that connects AI assistants like Claude to google workspace mcp servers for ai agents, one per service per account: gmail, google calendar, google drive, google docs, and google sheets. identity is boun…. It runs locally on your machine, keeping your data private and giving you full control over the connection. It bridges the gap between Claude and your existing services without any custom integration code.
About google-mcp-suite
Overview
Google Workspace MCP servers for AI agents, one per service per account: Gmail, Google Calendar, Google Drive, Google Docs, and Google Sheets. Identity is bound to the running instance, so an agent (Claude, Cursor, or any MCP client) can never act on the
Links
Topics
mcp, mcp-server, model-context-protocol, google-workspace, google, gmail, google-calendar, google-drive, google-docs, google-sheets, email, calendar, scheduling, sheets, spreadsheet, docs, drive, shared-drive, oauth, multi-account, agent, ai-agent, claude, cursor, llm
Who Should Use google-mcp-suite?
- 1Compose and manage emails with AI-drafted content
- 2Schedule meetings and check availability via natural language
- 3Connect Claude to third-party APIs without writing glue code
- 4Automate workflows that span multiple services and platforms
How to Install google-mcp-suite
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.