Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAIL_FROM | Yes | The email address to send from | |
| SMTP_HOST | Yes | Hostname of your SMTP server | |
| SMTP_PASS | Yes | Your email password (or App Password) | |
| SMTP_PORT | Yes | Port number (usually 465 for SSL or 587 for TLS) | |
| SMTP_USER | Yes | Your email username | |
| SMTP_SECURE | Yes | Set to 'true' for port 465, 'false' for others |
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 | |