Google Workspace MCP Server
JSON →Interact with Google Workspace services like Gmail and Google Calendar.
Install
npx -y @smithery/cli Tools · 6
- list_emails List recent emails from your inbox with optional filtering
- search_emails Advanced email search with Gmail query syntax
- send_email Send new emails with support for CC and BCC
- modify_email Modify email labels (archive, trash, mark read/unread)
- list_events List upcoming calendar events with date range filtering
- create_event Create new calendar events with attendees
Environment variables
YOUR_CLIENT_IDYOUR_CLIENT_SECRETGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETGOOGLE_REFRESH_TOKEN
★ 1 GitHub stars