Mailoo
by Bitfloo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EMAIL_ACCOUNTS | No | JSON string containing account configuration (alternative to individual MCP_EMAIL_* variables) | |
| TYPESAFE_API_KEY | No | Optional API key for System One typed filing (never stored in config file) | |
| MCP_EMAIL_ADDRESS | No | Email address (required if using single-account env config) | |
| MCP_EMAIL_IMAP_TLS | No | IMAP TLS (default: true) | true |
| MCP_EMAIL_PASSWORD | No | Password or app password (required if using single-account env config) | |
| MCP_EMAIL_SMTP_TLS | No | SMTP TLS (default: true) | true |
| MCP_EMAIL_USERNAME | No | Login username (default: email address) | |
| MCP_EMAIL_FULL_NAME | No | Display name | |
| MCP_EMAIL_IMAP_HOST | No | IMAP server hostname (required if using single-account env config) | |
| MCP_EMAIL_IMAP_PORT | No | IMAP port (default: 993) | 993 |
| MCP_EMAIL_SMTP_HOST | No | SMTP server hostname (required if using single-account env config) | |
| MCP_EMAIL_SMTP_PORT | No | SMTP port (default: 465) | 465 |
| MCP_EMAIL_RATE_LIMIT | No | Max sends per minute (default: 10) | 10 |
| MCP_EMAIL_ACCOUNT_NAME | No | Account name (default: default) | default |
| MCP_EMAIL_SMTP_STARTTLS | No | SMTP STARTTLS (default: false) | false |
| MCP_EMAIL_SMTP_VERIFY_SSL | No | Verify SSL certificates (default: true) | true |
| MCP_EMAIL_SMTP_POOL_ENABLED | No | Enable SMTP transport pooling (default: true) | true |
| MCP_EMAIL_SMTP_POOL_MAX_MESSAGES | No | Max messages per pooled connection (default: 100) | 100 |
| MCP_EMAIL_SMTP_POOL_MAX_CONNECTIONS | No | Max pooled SMTP connections (default: 1) | 1 |
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