Skip to main content
Glama

Mail MCP Tool

by shuakami

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAP_HOSTYesIMAP server hostname
IMAP_PASSYesIMAP password or app-specific password
IMAP_PORTYesIMAP server port
IMAP_USERYesIMAP username/email
SMTP_HOSTYesSMTP server hostname
SMTP_PASSYesSMTP password or app-specific password
SMTP_PORTYesSMTP server port
SMTP_USERYesSMTP username/email
IMAP_SECUREYesWhether to use secure connection for IMAP
SMTP_SECUREYesWhether to use secure connection for SMTP
DEFAULT_FROM_NAMEYesDefault sender name
DEFAULT_FROM_EMAILYesDefault sender email address

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
sendBulkMail-
sendMail-
sendSimpleMail-
sendHtmlMail-
waitForReply-
searchEmails-
listEmails-
getContacts-
getEmailDetail-
deleteEmail-
moveEmail-
getAttachment-
listFolders-
markMultipleAsRead-
markMultipleAsUnread-
markAsRead-
markAsUnread-

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/shuakami/mcp-mail'

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