awita-mail
by flo-steurer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for the MCP server. Defaults to 8000. | |
| GMX_EMAIL | Yes | Your GMX email address. | |
| LOG_LEVEL | No | Logging level. | |
| ALLOW_SEND | No | Whether to allow sending email. Defaults to false. Set to true to enable send_draft. | false |
| MCP_HOSTNAME | Yes | Hostname for the MCP server. | |
| AUDIT_DB_PATH | No | Path to the SQLite audit ledger. | |
| MCP_API_TOKEN | No | Bearer token for authenticating to the MCP endpoint. | |
| MCP_BIND_HOST | No | Host to bind the MCP server. Defaults to 127.0.0.1. | |
| TRAEFIK_ENABLE | No | Set to true to enable Traefik integration after DNS/TLS are ready. | false |
| GMX_APP_PASSWORD | No | GMX application-specific password (never the normal account password). | |
| MAX_EMAIL_RESULTS | No | Maximum number of email results. Capped at 100. | |
| MCP_API_TOKEN_FILE | No | Path to a file containing the MCP API token. | |
| FORWARDED_ALLOW_IPS | No | Comma-separated list of IPs allowed for forwarded headers. | |
| MAIL_TIMEOUT_SECONDS | No | Timeout for mail operations in seconds. | |
| GMX_APP_PASSWORD_FILE | No | Path to a file containing the GMX application-specific password. |
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