SMTP MCP Server
by samihalawa
add-smtp-config
Add a new SMTP configuration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | Yes | SMTP host | |
isDefault | No | Whether this configuration should be the default | |
name | Yes | Name of the SMTP configuration | |
pass | Yes | SMTP password | |
port | Yes | SMTP port | |
secure | No | Whether to use secure connection (SSL/TLS) | |
user | Yes | SMTP username |