Skip to main content
Glama
johndelapena168

google-workspace-alias-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
authenticateA

Authenticate with Google Workspace (opens browser for OAuth consent). Run this first before using other tools.

list_aliasesA

List all available send-as email aliases for the authenticated Gmail account

send_emailA

Send an email with optional alias support

draft_emailC

Create a draft email

read_emailB

Read an email by message ID

search_emailsB

Search emails using Gmail search syntax

list_email_labelsA

List all Gmail labels

list_emailsC

List emails in inbox, sent, or specific label

modify_emailB

Add or remove labels from an email (mark read/unread, move to folder, archive, etc.)

delete_emailA

Permanently delete an email

download_attachmentB

Download an email attachment to local filesystem

batch_modify_emailsB

Modify labels for multiple emails at once

batch_delete_emailsB

Permanently delete multiple emails

create_labelB

Create a new Gmail label

update_labelB

Update an existing Gmail label

delete_labelC

Delete a Gmail label

list_calendarsB

List all calendars

list_eventsC

List events from a calendar

get_eventB

Get event details by event ID

create_eventC

Create a calendar event

update_eventC

Update an existing calendar event

delete_eventC

Delete a calendar event

search_eventsC

Search calendar events

get_freebusyC

Check free/busy status for calendars

list_templatesA

List all available email templates

get_templateC

Get a specific template by name

create_templateB

Create a new email template with variables (use {{variable}} syntax)

send_template_emailC

Send an email using a template with variables

send_scheduled_emailB

Schedule an email to be sent at a specific time

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/johndelapena168/google-workspace-alias-mcp'

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