MarkusPfundstein/mcp-gsuite
FreeGmail 和 Google Calendar 集成。
About MarkusPfundstein/mcp-gsuite
mcp-gsuite is an open-source MCP (Model Context Protocol) server that enables AI assistants like Claude to interact directly with Google Gmail and Google Calendar. It provides a comprehensive set of tools for email management—including searching messages with flexible filters (unread, sender, date range, attachments), retrieving full email content, creating and deleting drafts, replying to emails (send or save as draft), fetching multiple emails by ID, and saving attachments locally. For calendar integration, it supports managing multiple calendars, querying events within time ranges, creating events with title, start/end times, location, description, attendees, custom timezone, and notification preferences, as well as deleting events. Authentication is handled via OAuth 2.0, and the server supports multiple Google accounts, making it suitable for personal and professional use.
Key Features
Pros & Cons
- Seamless integration with MCP-compatible AI assistants (e.g., Claude)
- Comprehensive email and calendar operations covering common workflows
- Supports multiple Google accounts with separate calendar views
- Open source and free to use
- Easy installation via Smithery or manual setup
- Requires manual OAuth 2.0 setup via Google Cloud Console (client ID/secret)
- Limited to Gmail and Google Calendar; no other Google Workspace apps
- No built-in contact management or Google Drive integration
- Setup may be complex for non-technical users