google_workspace_mcp
If you are the rightful owner of google_workspace_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Google Workspace MCP Server is a comprehensive solution for integrating Google Workspace services with AI assistants, providing natural language control over various Google applications.
The Google Workspace MCP Server is a production-ready server that seamlessly integrates major Google Workspace services with AI assistants. Built with FastMCP for optimal performance, it offers advanced authentication handling, service caching, and streamlined development patterns. This server allows users to manage Google Calendar, Drive, Gmail, Docs, Sheets, Slides, Forms, and Chat through all MCP clients, AI assistants, and developer tools. It supports multiple transport modes, including HTTP with SSE fallback and OpenAPI compatibility via `mcpo`. The server is designed to be developer-friendly, with minimal boilerplate, automatic service injection, and centralized configuration. It is ideal for both solo developers and larger teams looking to enhance their productivity with AI-driven tools.
Features
- Advanced OAuth 2.0: Secure authentication with automatic token refresh and centralized scope management.
- Google Calendar: Full calendar management with event CRUD operations.
- Google Drive: File operations with native Microsoft Office format support.
- Gmail: Complete email management with search, send, and draft capabilities.
- High Performance: Service caching, thread-safe sessions, and FastMCP integration.
Tools
list_calendars
List accessible calendars.
get_events
Retrieve events with time range filtering.
search_drive_files
Search files with query syntax.
send_gmail_message
Send emails.
create_doc
Create new documents.