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) |
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 | |
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/anishhs-gh/mail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server