mail-mcp
by anishhs-gh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP listen port (default 3000) | 3000 |
| API_KEYS | No | Comma-separated Bearer tokens for MCP auth | |
| IMAP_HOST | No | IMAP server hostname | |
| IMAP_PASS | No | IMAP password | |
| IMAP_PORT | No | IMAP server port (default 993) | 993 |
| IMAP_USER | No | IMAP username | |
| SMTP_HOST | No | SMTP server hostname | |
| SMTP_PASS | No | SMTP password | |
| SMTP_PORT | No | SMTP server port (default 587) | 587 |
| SMTP_USER | No | SMTP username | |
| SERVER_URL | No | Public URL — shown in agent password setup guides | |
| DATABASE_URL | No | Standard Postgres connection string | |
| MAIL_MCP_SECRET | No | Encryption key for credentials at rest (required if DATABASE_URL set) |
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
ActivityInactive
ResponsivenessNo issues