Google Workspace MCP
v0.4.1io.github.mindstone/mcp-server-google-workspace
Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server-google-workspace -e GOOGLE_CLIENT_ID=<GOOGLE_CLIENT_ID> -e GOOGLE_CLIENT_SECRET=<GOOGLE_CLIENT_SECRET> -e ACCOUNTS_PATH=<ACCOUNTS_PATH> -e CREDENTIALS_PATH=<CREDENTIALS_PATH> -e GOOGLE_WORKSPACE_REQUEST_TIMEOUT_MS=<GOOGLE_WORKSPACE_REQUEST_TIMEOUT_MS> -e GOOGLE_WORKSPACE_DISABLE_REFRESH=<GOOGLE_WORKSPACE_DISABLE_REFRESH> -e MCP_WORKSPACE_PATH=<MCP_WORKSPACE_PATH> -e WORKSPACE_BASE_PATH=<WORKSPACE_BASE_PATH> -e GAUTH_FILE=<GAUTH_FILE> -- npx -y @mindstone/mcp-server-google-workspace
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.