Mail-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAP_HOST | Yes | IMAP server hostname. | |
| IMAP_PORT | Yes | IMAP server port (e.g., 993). | |
| SMTP_HOST | Yes | SMTP server hostname. | |
| SMTP_PORT | Yes | SMTP server port (e.g., 465). | |
| IMAP_SECURE | Yes | Whether IMAP connection uses TLS (true/false). | |
| SMTP_SECURE | Yes | Whether SMTP connection uses TLS (true/false). | |
| MAIL_ADDRESS | Yes | Your email address (login). | |
| MAIL_PASSWORD | Yes | Your email password or app password. | |
| CONTROL_PLANE_API_KEY | No | OpenAI tunnel runtime API key (optional). | |
| WRITE_ACTIONS_ENABLED | No | Set to true to enable write actions (optional). | |
| CONTROL_PLANE_TUNNEL_ID | No | OpenAI tunnel ID (optional). | |
| CONFIRMATION_TTL_SECONDS | No | Time-to-live for confirmation tokens in seconds (optional). | |
| CONFIRMATION_SIGNING_SECRET | No | Secret for signing confirmation tokens (required if write actions enabled). |
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
ActivityStale
ResponsivenessNo issues