Skip to main content
Glama
codefuturist

Email MCP Server

by codefuturist

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_EMAIL_ADDRESSYesEmail address (required)
MCP_EMAIL_IMAP_TLSNoIMAP TLStrue
MCP_EMAIL_PASSWORDYesPassword or app password (required)
MCP_EMAIL_SMTP_TLSNoSMTP TLStrue
MCP_EMAIL_USERNAMENoLogin username (defaults to email)
MCP_EMAIL_FULL_NAMENoDisplay name
MCP_EMAIL_IMAP_HOSTYesIMAP server hostname (required)
MCP_EMAIL_IMAP_PORTNoIMAP port993
MCP_EMAIL_SMTP_HOSTYesSMTP server hostname (required)
MCP_EMAIL_SMTP_PORTNoSMTP port465
MCP_EMAIL_RATE_LIMITNoMax sends per minute10
MCP_EMAIL_ACCOUNT_NAMENoAccount namedefault
MCP_EMAIL_SMTP_STARTTLSNoSMTP STARTTLSfalse
MCP_EMAIL_SMTP_VERIFY_SSLNoVerify SSL certificatestrue
MCP_EMAIL_SMTP_POOL_ENABLEDNoEnable SMTP transport poolingtrue
MCP_EMAIL_SMTP_POOL_MAX_MESSAGESNoMax messages per pooled connection100
MCP_EMAIL_SMTP_POOL_MAX_CONNECTIONSNoMax pooled SMTP connections1

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

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