by a-bonus · MCP Server · ★ 591
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Google Docs, Sheets, Drive, Gmail & Calendar MCP Server Connect Claude Desktop, Cursor, or any MCP client to your Google Docs, Google Sheets, Google Drive, Gmail, and Google Calendar. Quick Start Create a Google Cloud OAuth Client Go to the Google Cloud Console Create or select a project Enable the Google Docs API, Google Sheets API, Google Drive API, Gmail API, and Google Calendar API Configure the OAuth consent screen (External, add your email as a test user, and add the and scopes alongside the Docs/Sheets/Drive scopes) Create an OAuth client ID (Desktop app type) Copy the Client ID and Client Secret from the confirmation screen Need more detail? See step-by-step instructions at the bottom of this page. Authorize This opens your browser for Google authorization. After you approve, the refresh token is saved to . Add to Your MCP Client Claude Desktop / Cursor / Windsurf: json { "mcpServers": { "google-docs": { "command": "npx", "args": ["-y", "@a-bonus/google-docs-mcp"], "env": { "GOOGLECLIENTID": "your-client-id", "GO
| Stars | 591 |
| Forks | 188 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 67.262934157063/100 |
| Open Issues | 15 |
| Last Updated | 2026-06-28 |
| Created | 2025-04-14 |
| Platforms | claude-code, mcp, node |
| Est. Tokens | ~21k |
These tools work well together with google-docs-mcp for enhanced workflows:
Explore other popular mcp server tools:
google-docs-mcp is The Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.. It is categorized as a MCP Server with 591 GitHub stars.
google-docs-mcp is primarily written in TypeScript.
You can find installation instructions and usage details in the google-docs-mcp GitHub repository at github.com/a-bonus/google-docs-mcp. The project has 591 stars and 188 forks, indicating an active community.
google-docs-mcp is released under the MIT license, making it free to use and modify according to the license terms.