add-smtp-config
Configure a new SMTP server for email sending by specifying host, port, credentials, and security settings. Set as default for template-based email campaigns and bulk sending.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SMTP MCP Server
Related Tools
- @samihalawa/mcp-server-smtp
- @samihalawa/mcp-server-smtp
- @samihalawa/mcp-server-smtp
- @samihalawa/mcp-server-smtp
- @samihalawa/mcp-server-smtp