mcp-imap-smtp
by ragavtech
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACCOUNT | No | The mailbox name to use, as configured in .env. Required when credentials are stored in .env. | |
| IMAP_HOST | No | IMAP server hostname. | |
| IMAP_PASS | No | IMAP password. | |
| IMAP_PORT | No | IMAP port. | 993 |
| IMAP_USER | No | IMAP username (usually the email address). | |
| SMTP_HOST | No | SMTP server hostname. | |
| SMTP_PASS | No | SMTP password. | |
| SMTP_PORT | No | SMTP port. | 465 |
| SMTP_USER | No | SMTP username (usually the email address). | |
| IMAP_SECURE | No | Whether to use TLS for IMAP (true/false). | true |
| SMTP_SECURE | No | Whether to use TLS for SMTP (true/false). | true |
| FROM_ADDRESS | No | The from address for sent emails. | SMTP_USER |
| SAVE_TO_SENT | No | Whether to save sent messages to the Sent folder (true/false). | true |
| IDLE_TIMEOUT_MS | No | How long to hold the IMAP connection open in milliseconds. | 60000 |
| TLS_REJECT_UNAUTHORIZED | No | Set to false to reject unauthorized TLS certificates (true/false). | true |
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
ActivityMaintained
ResponsivenessNo issues