Skip to main content
Glama

Google Workspace MCP Connector

by bd01010

ChatGPT Google Workspace MCP Connector

This is a ChatGPT Custom Connector that integrates Google Workspace (Drive, Docs, Sheets, Slides) using the Model Context Protocol (MCP).

Features

  • Required ChatGPT Tools: search and fetch for document discovery
  • Google Drive: List, create, read, update, and delete files
  • Google Docs: Create new documents
  • Google Sheets: Create new spreadsheets
  • Google Slides: Create new presentations
  • OAuth 2.0: Secure authentication with Google

Setup

  1. Deploy to Vercel
  2. Update Google Cloud Console OAuth redirect URI to https://your-deployment.vercel.app/oauth/callback
  3. Add to ChatGPT as a Custom Connector using the /sse/ endpoint

Endpoints

  • /sse/ - Main MCP endpoint for ChatGPT
  • /oauth/authorize - Start OAuth flow
  • /oauth/callback - OAuth callback
  • /.well-known/oauth-authorization-server - OAuth discovery

Usage in ChatGPT

  1. Go to ChatGPT Settings → Connectors
  2. Add Custom Connector
  3. Enter your deployment URL with /sse/ endpoint
  4. Authenticate with Google when prompted
  5. Use Deep Research mode to access your Google Workspace files
-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

A ChatGPT custom connector that enables users to access, create, and manage Google Workspace files (Drive, Docs, Sheets, Slides) directly through ChatGPT using OAuth 2.0 authentication.

  1. Features
    1. Setup
      1. Endpoints
        1. Usage in ChatGPT

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            Enables integration with Google Drive for listing, reading, and searching over files, supporting various file types with automatic export for Google Workspace files.
            Last updated -
            1,042
            42
            JavaScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            Facilitates integration of PrivateGPT with MCP-compatible applications, enabling chat functionalities and secure management of knowledge sources and user access.
            Last updated -
            • Linux
          • -
            security
            F
            license
            -
            quality
            Integrates with Google Drive to enable listing, reading, and searching over files, with automatic export of Google Workspace documents to appropriate formats.
            Last updated -
            1,042
            JavaScript
          • -
            security
            A
            license
            -
            quality
            A Machine Conversation Protocol server that enables AI assistants to manage Google Contacts and search Google Workspace directories, providing tools for listing, creating, updating, and deleting contacts within your Google account.
            Last updated -
            9
            Python
            MIT License

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/bd01010/chatgpt-workspace-connector'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server