Skip to main content
Glama
beeraw

mcp-mail-macos

by beeraw

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAIL_MCP_MAIL_ROOTNoMail's storage, where the index is built from.~/Library/Mail
MAIL_MCP_BODY_LIMITNoCharacters of body kept per message when indexing.200000
MAIL_MCP_INDEX_PATHNoThe search index.index.sqlite
MAIL_MCP_DRAFTS_FOLDERNoWhere .eml drafts are written, and where sent ones are filed.mails/
MAIL_MCP_APPLESCRIPT_TIMEOUTNoCeiling for a read call, in seconds.120
MAIL_MCP_LEDGER_WINDOW_HOURSNoHow long a send stays recorded, so its leftover autosave can be recognised.2
MAIL_MCP_INDEX_MAX_AGE_MINUTESNoPast this age, search_all refreshes the index before answering.10
MAIL_MCP_ARCHIVE_RETENTION_DAYSNoHow long a sent draft stays archived.30
MAIL_MCP_PENDING_RETENTION_DAYSNoHow long an unsent draft may sit on disk.7
MAIL_MCP_APPLESCRIPT_WRITE_TIMEOUTNoCeiling for a send or move.180

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

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