SMTP MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
send-email

Send an email to one or more recipients

send-bulk-emails

Send emails in bulk to multiple recipients with rate limiting

get-smtp-configs

Get all SMTP configurations

add-smtp-config

Add a new SMTP configuration

update-smtp-config

Update an existing SMTP configuration

delete-smtp-config

Delete an SMTP configuration

get-email-templates

Get all email templates

add-email-template

Add a new email template

update-email-template

Update an existing email template

delete-email-template

Delete an email template

get-email-logs

Get logs of all email sending activity