Enables creation of new documents in Google Docs
Allows listing, creating, reading, updating, and deleting files in Google Drive
Enables creation of new spreadsheets in Google Sheets
Enables creation of new presentations in Google Slides
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
andfetch
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
- Deploy to Vercel
- Update Google Cloud Console OAuth redirect URI to
https://your-deployment.vercel.app/oauth/callback
- 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
- Go to ChatGPT Settings → Connectors
- Add Custom Connector
- Enter your deployment URL with
/sse/
endpoint - Authenticate with Google when prompted
- Use Deep Research mode to access your Google Workspace files
This server cannot be installed
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.
Related MCP Servers
- -securityAlicense-qualityEnables 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,04242JavaScriptMIT License
- -securityFlicense-qualityFacilitates integration of PrivateGPT with MCP-compatible applications, enabling chat functionalities and secure management of knowledge sources and user access.Last updated -
- -securityFlicense-qualityIntegrates with Google Drive to enable listing, reading, and searching over files, with automatic export of Google Workspace documents to appropriate formats.Last updated -1,042JavaScript
- -securityAlicense-qualityA 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 -9PythonMIT License