Skip to main content
Glama
bajor

gmail-mcp-send-to-list-only

by bajor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GMAIL_TOKEN_FILEYesPath to the token file where OAuth token is stored.
GMAIL_SENDER_EMAILYesGmail address that is authorized and used as sender.
GMAIL_MAX_ATTACHMENTSNoMaximum number of attachments per message.10
GMAIL_ALLOWED_RECIPIENTSYesComma-separated list of allowed recipient email addresses.
GMAIL_CLIENT_SECRET_FILEYesPath to the Google OAuth client secret JSON file.
GMAIL_MAX_ATTACHMENT_BYTESNoMaximum size per attachment in bytes.25000000
GMAIL_ALLOWED_ATTACHMENT_ROOTSNoOptional comma-separated list of directories from which attachments can be sent.
GMAIL_MAX_TOTAL_ATTACHMENT_BYTESNoMaximum total size of all attachments in one message in bytes.25000000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gmail_list_allowed_recipientsA

List the only recipient IDs and addresses that this process can use.

gmail_send_emailC

Send one email to a non-empty allowed subset in visible To.

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/bajor/gmail-mcp-send-to-list-only'

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