Google Workspace MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CLIENT_IDYesYour Google OAuth Client ID
GOOGLE_CLIENT_SECRETYesYour Google OAuth Client Secret
GOOGLE_REFRESH_TOKENYesThe refresh token obtained after Google OAuth authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_emailsList recent emails from Gmail inbox
search_emailsSearch emails with advanced query
send_emailSend a new email
modify_emailModify email labels (archive, trash, mark read/unread)
list_eventsList upcoming calendar events
create_eventCreate a new calendar event
update_eventUpdate an existing calendar event
delete_eventDelete a calendar event