mailtrap-mcp
MCP Mailtrap Server is a tool for sending transactional emails via Mailtrap as an MCP server. It supports configuration for platforms like Claude Desktop, Cursor, and VS Code, enabling users to instruct email dispatches with specific parameters. The project is open source under the MIT License and encourages community contributions.
MCP Mailtrap Server
An MCP server that provides a tool for sending transactional emails via Mailtrap.
Setup
The setup involves adding configuration in platforms like Claude Desktop, Cursor, and VS Code to use the Mailtrap server for sending emails. It requires specifying the command, arguments, and environmental variables like Mailtrap API token and default sender email.
Usage
Configured users can instruct the agent to send emails through Mailtrap with parameters such as recipient, subject, sender, email body, CC, BCC, and category.
Available Tools
send-email
- Sends transactional emails.
- Requires parameters like recipient's email, subject, and optionally sender's email and body text or HTML.
Development
Instructions are provided for cloning the repository and installing dependencies for development purposes.
Testing
The server can be tested using MCP Inspector.
Contributing
Contributions are welcome, and contributors are expected to adhere to the code of conduct.
License
Open source under the MIT License.
Code of Conduct
Guideline is available for interactions in the project's ecosystem.