Skip to main content
Glama
soenkenils

Mailbox.org MCP Server

by soenkenils

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingfalse
MAILBOX_EMAILYesYour mailbox.org email address (required)
CACHE_MAX_SIZENoMaximum cache entries (must be a positive integer)1000
POOL_TIMEOUT_MSNoConnection acquire timeout in milliseconds (must be at least 1000ms)15000
MAILBOX_PASSWORDYesYour mailbox.org app password (required)
MAILBOX_CALENDARSNoComma-separated list of calendars to access
MAILBOX_IMAP_HOSTNoIMAP server hostimap.mailbox.org
MAILBOX_IMAP_PORTNoIMAP server port (must be a valid port number 1-65535)993
MAILBOX_SMTP_HOSTNoSMTP server hostsmtp.mailbox.org
MAILBOX_SMTP_PORTNoSMTP server port (must be a valid port number 1-65535)465
MAILBOX_CALDAV_URLNoCalDAV server URLhttps://dav.mailbox.org/
MAILBOX_SIEVE_HOSTNoSieve server hostimap.mailbox.org
MAILBOX_SIEVE_PORTNoSieve server port (must be a valid port number 1-65535)4190
MAILBOX_IMAP_SECURENoUse TLS encryption for IMAPtrue
MAILBOX_SMTP_SECURENoUse TLS encryption for SMTPtrue
MAILBOX_SIEVE_SECURENoUse TLS encryption for Sievefalse
POOL_HEALTH_CHECK_MSNoHealth check frequency in milliseconds (must be at least 1000ms)6000
POOL_IDLE_TIMEOUT_MSNoIdle connection timeout in milliseconds (must be at least 1000ms)30000
POOL_MAX_CONNECTIONSNoMaximum total connections (must be between 1 and 100)2
CACHE_CLEANUP_INTERVALNoCache cleanup frequency in milliseconds (must be at least 1000ms)300000
CACHE_EMAIL_SEARCH_TTLNoEmail search cache TTL in milliseconds300000
CACHE_EMAIL_THREAD_TTLNoEmail thread cache TTL in milliseconds300000
CACHE_EMAIL_MESSAGE_TTLNoEmail message cache TTL in milliseconds600000
CACHE_CALENDAR_EVENTS_TTLNoCalendar events cache TTL in milliseconds900000
CACHE_CALENDAR_FREEBUSY_TTLNoCalendar free/busy cache TTL in milliseconds300000

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/soenkenils/mailbox-mcp-server'

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