Skip to main content
Glama

Email Send/Receive MCP Server

by bedro96

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAP_PORTNoIMAP server port for receiving emails
POP3_PORTNoPOP3 server port for receiving emails
SMTP_PORTYesSMTP server port for sending emails
IMAP_SERVERNoIMAP server address for receiving emails
POP3_SERVERNoPOP3 server address for receiving emails (alternative to IMAP)
SMTP_SERVERYesSMTP server address for sending emails
IMAP_USE_SSLNoWhether to use SSL for IMAP connection
POP3_USE_SSLNoWhether to use SSL for POP3 connection
SMTP_USE_TLSNoWhether to use TLS for SMTP connection
IMAP_PASSWORDNoIMAP password for authentication (use App Password for Gmail)
IMAP_USERNAMENoIMAP username for authentication
POP3_PASSWORDNoPOP3 password for authentication (use App Password for Gmail)
POP3_USERNAMENoPOP3 username for authentication
SMTP_PASSWORDYesSMTP password for authentication (use App Password for Gmail)
SMTP_USERNAMEYesSMTP username for authentication
DEFAULT_FROM_NAMENoDefault name to use as sender
DEFAULT_FROM_EMAILYesDefault email address to use as sender
MAX_ATTACHMENT_SIZE_MBNoMaximum attachment size in megabytes

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

No tools

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/bedro96/email-send-mcp'

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