mail-mcp
by LupinLin1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Path to log file (optional) | |
| IMAP_HOST | No | IMAP server host (e.g., imap.qiye.aliyun.com) | |
| IMAP_PORT | No | IMAP server port (e.g., 993) | |
| LOG_LEVEL | No | Log level (DEBUG, INFO, WARNING, ERROR) | |
| SMTP_HOST | No | SMTP server host (e.g., smtp.qiye.aliyun.com) | |
| SMTP_PORT | No | SMTP server port (e.g., 465) | |
| SERVER_HOST | No | Server host for MCP (default localhost) | |
| SERVER_PORT | No | Server port for MCP (default 8080) | |
| IMAP_USE_SSL | No | Whether to use SSL for IMAP (true/false) | |
| SMTP_USE_SSL | No | Whether to use SSL for SMTP (true/false) | |
| IMAP_PASSWORD | No | IMAP password | |
| IMAP_USERNAME | No | IMAP username (email address) | |
| SMTP_PASSWORD | No | SMTP password | |
| SMTP_USERNAME | No | SMTP username (email address) |
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/LupinLin1/mail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server