Google Workspace MCP

free

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI through the most comprehensive Google Workspace / G Suite MCP Server

Submitted by Taylor Wilsdon · Community · View profile
Installation Instructions →
Category: Communication
Compatible Tools:
Claude (Primary)

Example Configurations

For stdio Server (Google Workspace MCP Example):
Command: node path/to/google-workspace-mcp/server.js
For SSE Server:
URL: http://example.com:8080/sse

Google Workspace MCP Specific Instructions

uvx workspace-mcp

Usage Notes

Help other developers understand when this MCP works best and where to be careful.

Configuration
Environment Variables ← Click to configure in Claude Desktop
Required
Variable Purpose
GOOGLE_OAUTH_CLIENT_ID OAuth client ID from Google Cloud
GOOGLE_OAUTH_CLIENT_SECRET OAuth client secret
OAUTHLIB_INSECURE_TRANSPORT=1 Development only (allows http:// redirect)
Optional
Variable Purpose
USER_GOOGLE_EMAIL Default email for single-user auth
GOOGLE_PSE_API_KEY API key for Custom Search
GOOGLE_PSE_ENGINE_ID Search Engine ID for Custom Search
MCP_ENABLE_OAUTH21 Set to true for OAuth 2.1 support
EXTERNAL_OAUTH21_PROVIDER Set to true for external OAuth flow with bearer tokens (requires OAuth 2.1)
WORKSPACE_MCP_STATELESS_MODE Set to true for stateless operation (requires OAuth 2.1)

Community Field Notes

Short observations from developers who've used this MCP in real workflows.

0
0
0

Be the first to share what works well, caveats, and limitations of this MCP.

Loading field notes...