Skip to main content
Glama
iskifogl

mcp-server-google-workspace

by iskifogl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CLIENT_IDYesYour Google OAuth client ID
GOOGLE_ACCESS_TOKENNoOptional access token for immediate use
GOOGLE_CLIENT_SECRETYesYour Google OAuth client secret
GOOGLE_REFRESH_TOKENYesYour Google OAuth refresh token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gmail_list_emailsB

List recent emails from Gmail inbox with optional filtering. Returns email metadata and content.

gmail_read_emailA

Read the full content of a specific email by ID

gmail_search_emailsA

Search emails using Gmail query syntax. Supports complex queries with operators like from:, to:, subject:, has:, is:, after:, before:

gmail_send_emailB

Send an email via Gmail with subject, body, and recipients

calendar_list_calendarsA

List all accessible calendars including shared calendars. Use this to get calendar IDs for other calendar operations.

calendar_list_eventsA

List calendar events for a specific date range. Can list events from any accessible calendar. Returns event times with their timezone information.

calendar_create_eventB

Create a new calendar event with title, time, and optional details. Can create events in any writable calendar.

get_user_emailA

Get the authenticated user's email address

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/iskifogl/mcp-server-google-workspace'

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