smtp-mcp-server

smtp-mcp-server

3.2

If you are the rightful owner of smtp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP SMTP Email Server is a secure, bearer-authenticated email tool designed for use within the 365-SACU infrastructure, leveraging FastAPI and MCP technology for dynamic email generation.

The MCP SMTP Email Server is a robust and secure email tool tailored for the 365-SACU infrastructure. It utilizes FastAPI to create a simple server that integrates with MCP tooling, allowing seamless interaction with platforms like OpenWebUI, Claude Desktop, or CLI. The server is designed to facilitate dynamic email generation and delivery, ensuring secure communication through bearer token authentication. The project includes a `/send_email` endpoint for sending emails using configured SMTP settings, and it provides a Swagger UI for easy access and testing. The server is built to be flexible and adaptable, supporting various SMTP providers such as Office365, Gmail, and Mailjet. With its integration capabilities, the MCP SMTP Email Server is an ideal solution for organizations looking to streamline their email communication processes within a secure and efficient framework.

Features

  • FastAPI server with bearer token authentication
  • MCP Tool support for OpenWebUI integration
  • /send_email endpoint for dynamic mail delivery
  • Swagger UI (/docs) with token-based access

Tools

  1. send_email

    Sends an email using configured SMTP settings.