Skip to main content
Glama
epaproditus

Google Workspace MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CLIENT_IDYesYour Google OAuth client ID from the Google Cloud Console
GOOGLE_CLIENT_SECRETYesYour Google OAuth client secret from the Google Cloud Console
GOOGLE_REFRESH_TOKENYesOAuth refresh token obtained through the get-refresh-token.js script

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_emailsB

List recent emails from Gmail inbox

search_emailsC

Search emails with advanced query

send_emailC

Send a new email

modify_emailA

Modify email labels (archive, trash, mark read/unread)

list_eventsC

List upcoming calendar events

create_eventC

Create a new calendar event

update_eventB

Update an existing calendar event

delete_eventB

Delete a calendar event

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/epaproditus/google-workspace-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server