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). |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/rafaelreverberi/Mail-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server