Home/Directory/Web & APIs/Google Workspace

Google Workspace

@taylorwilsdon · github.com/taylorwilsdon/google_workspace_mcp

Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports.

ClaimedWeb & APIsstdiolocal auth
GitHub

Install one command

terminal
$ uvx workspace-mcp --tool-tier core       # essential tools

Or add it with the Claude CLI: claude mcp add taylorwilsdon-google-workspace-mcp

Requires uvx (install via pip install uv)

Tools exposed 0 tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "taylorwilsdon-google-workspace-mcp": {
      "command": "uvx",
      "args": ["workspace-mcp", "--tool-tier", "core", "", "", "", "", "", "", "#", "essential", "tools"],
      "env": {
        "ALLOWED_FILE_DIRS": "<your-allowed-file-dirs>",
        "GOOGLE_OAUTH_CLIENT_SECRET": "<your-google-oauth-client-secret>",
        "GOOGLE_OAUTH_CLIENT_ID": "<your-google-oauth-client-id>",
        "OAUTHLIB_INSECURE_TRANSPORT": "<your-oauthlib-insecure-transport>",
        "GOOGLE_CLIENT_SECRET_PATH": "<your-google-client-secret-path>",
        "GOOGLE_MCP_CREDENTIALS_DIR": "<your-google-mcp-credentials-dir>",
        "WORKSPACE_MCP_PORT": "<your-workspace-mcp-port>",
        "MCP_ENABLE_OAUTH21": "<your-mcp-enable-oauth21>",
        "EXTERNAL_OAUTH21_PROVIDER": "<your-external-oauth21-provider>",
        "FASTMCP_SERVER_AUTH_GOOGLE_JWT_SIGNING_KEY": "<your-fastmcp-server-auth-google-jwt-signing-key>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdio no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTP no-auth
14.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSE no-auth
11.5k4d ago0 toolslocal
Install command unavailable — see repo