Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAP_PORTNoThe IMAP server port (e.g., 993 for SSL, 1143 for local testing).
IMAP_USERNoThe IMAP username or email address for checking emails.
SMTP_PORTNoThe SMTP server port (e.g., 587 for TLS, 1025 for local testing).
SMTP_USERNoThe SMTP username or email address for authentication.
PYTHONPATHNoThe path to the source directory, required if running the server module directly.
IMAP_SERVERNoThe IMAP server address for checking emails (e.g., imap.gmail.com).
SMTP_SERVERNoThe SMTP server address for standard email providers (e.g., smtp.gmail.com or 127.0.0.1).
IMAP_PASSWORDNoThe IMAP password or App Password for the email account.
SMTP_PASSWORDNoThe SMTP password or App Password for the email account.
MAILGUN_DOMAINNoThe domain configured in Mailgun.
RESEND_API_KEYNoAPI key for Resend transactional email service.
MAILGUN_API_KEYNoAPI key for Mailgun transactional email service.
MAILHOG_ENABLEDNoSet to 'true' to enable MailHog local testing service.
MAILHOG_HTTP_URLNoThe HTTP URL for the MailHog web interface.http://localhost:8025
SENDGRID_API_KEYNoAPI key for SendGrid transactional email service.
MAILHOG_SMTP_HOSTNoThe SMTP host for MailHog.localhost
MAILHOG_SMTP_PORTNoThe SMTP port for MailHog.1025
RESEND_FROM_EMAILNoThe verified 'from' email address to use with Resend.
SLACK_WEBHOOK_URLNoThe incoming webhook URL for Slack integration.
MAILGUN_FROM_EMAILNoThe verified 'from' email address to use with Mailgun.
SENDGRID_FROM_EMAILNoThe verified 'from' email address to use with SendGrid.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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