Skip to main content
Glama
bd01010

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

Related MCP server: Google Drive MCP Server

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

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Integrates with Google Drive to enable listing, reading, and searching over files, with automatic export of Google Workspace documents to appropriate formats.
    6,700
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    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.
    9
    33
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A Model Context Protocol server that provides seamless integration with Google Workspace, allowing operations with Google Drive, Docs, and Sheets through secure OAuth2 authentication.
    8
    3
    MIT

Latest Blog Posts

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