Skip to main content
Glama

GMail Manager MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GMAIL_OAUTH_PATHNoPath to the gcp-oauth.keys.json file containing Gmail OAuth credentials

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
search_emails

Search emails using Gmail query syntax

read_email

Read the full content of an email

delete_email

Permanently delete an email

batch_delete_emails

Delete multiple emails at once

list_labels

List all Gmail labels

create_label

Create a new Gmail label

delete_label

Delete a Gmail label

apply_label

Apply a label to an email

remove_label

Remove a label from an email

batch_apply_labels

Apply labels to multiple emails at once

create_reply

Generate a brief, natural reply draft and provide Gmail compose URL

authenticate_gmail

Authenticate Gmail access via web browser (opens browser automatically)

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/muammar-yacoob/GMail-Manager-MCP'

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