mcp-mail-macos
by beeraw
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAIL_MCP_MAIL_ROOT | No | Mail's storage, where the index is built from. | ~/Library/Mail |
| MAIL_MCP_BODY_LIMIT | No | Characters of body kept per message when indexing. | 200000 |
| MAIL_MCP_INDEX_PATH | No | The search index. | index.sqlite |
| MAIL_MCP_DRAFTS_FOLDER | No | Where .eml drafts are written, and where sent ones are filed. | mails/ |
| MAIL_MCP_APPLESCRIPT_TIMEOUT | No | Ceiling for a read call, in seconds. | 120 |
| MAIL_MCP_LEDGER_WINDOW_HOURS | No | How long a send stays recorded, so its leftover autosave can be recognised. | 2 |
| MAIL_MCP_INDEX_MAX_AGE_MINUTES | No | Past this age, search_all refreshes the index before answering. | 10 |
| MAIL_MCP_ARCHIVE_RETENTION_DAYS | No | How long a sent draft stays archived. | 30 |
| MAIL_MCP_PENDING_RETENTION_DAYS | No | How long an unsent draft may sit on disk. | 7 |
| MAIL_MCP_APPLESCRIPT_WRITE_TIMEOUT | No | Ceiling for a send or move. | 180 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues