io.github.mindstone

mcp-server-google-workspace

Google Workspace

Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more

stdiocommunityservice

Package Details

@mindstone/mcp-server-google-workspace

Transportstdio
Runtimenpx

Environment Variables

GOOGLE_CLIENT_ID(str)
Required

Google OAuth client ID

GOOGLE_CLIENT_SECRET(str)
RequiredSecret

Google OAuth client secret

ACCOUNTS_PATH(file)
Required

Path to accounts.json written by the MCP host

CREDENTIALS_PATH(file)
Required

Directory containing per-account Google OAuth token files

ENABLE_GOOGLE_TASKS_FORMS(str)
Default:false

Set to true to register Google Tasks and Forms tools

GOOGLE_WORKSPACE_REQUEST_TIMEOUT_MS(num)
Default:60000

Outbound Google API request timeout in milliseconds (max 300000 = 5 min)