- Explore MCP Servers
- mailpace-mcp
Mailpace Mcp
What is Mailpace Mcp
Mailpace-mcp is an implementation of the Model Context Protocol (MCP) Server designed for the MailPace transactional email service, enabling users to send emails efficiently through its API.
Use cases
Use cases for Mailpace-mcp include sending order confirmations, password reset emails, notification alerts, and other transactional messages that require timely delivery to users.
How to use
To use Mailpace-mcp, install it via Smithery with the command ‘npx -y @smithery/cli install @mailpace/mailpace-mcp --client claude’. Set up your domain and API token at MailPace, then start the MCP server with the token as an environment variable or command-line argument.
Key features
Key features include the ability to send emails through the MailPace Transactional Email API, with support for multiple recipients and customizable email fields as per MailPace documentation.
Where to use
Mailpace-mcp can be used in various fields where transactional email services are required, such as e-commerce platforms, SaaS applications, and any service needing reliable email communication.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mailpace Mcp
Mailpace-mcp is an implementation of the Model Context Protocol (MCP) Server designed for the MailPace transactional email service, enabling users to send emails efficiently through its API.
Use cases
Use cases for Mailpace-mcp include sending order confirmations, password reset emails, notification alerts, and other transactional messages that require timely delivery to users.
How to use
To use Mailpace-mcp, install it via Smithery with the command ‘npx -y @smithery/cli install @mailpace/mailpace-mcp --client claude’. Set up your domain and API token at MailPace, then start the MCP server with the token as an environment variable or command-line argument.
Key features
Key features include the ability to send emails through the MailPace Transactional Email API, with support for multiple recipients and customizable email fields as per MailPace documentation.
Where to use
Mailpace-mcp can be used in various fields where transactional email services are required, such as e-commerce platforms, SaaS applications, and any service needing reliable email communication.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
MailPace MCP (Model Context Protocol) Server
MailPace MCP (Model Context Protocol) Server is an MCP server implementation that allows sending emails over MailPace’s fast transactional email API.
Features
- Send email over the MailPace Transactional Email API
Tool
send-email
Sends an email to one or more recipients.
Inputs
- Email with fields shown in MailPace documentation: https://docs.mailpace.com/reference/send/
Usage
Installing via Smithery
To install MailPace MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @mailpace/mailpace-mcp --client claude
Domain and Token
- Create an organization and domain at https://app.mailpace.com
- Copy your domain API token
- Start the MCP with the
MAILPACE_API_TOKENenv set, or pass it to the server with the--tokenargument
Build and run
npm run build
npm run start
Contributing
We welcome contributions to the MailPace MCP Server. To contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes and push the branch to your fork.
- Create a pull request with a detailed description of your changes.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Contact
For any questions or support, please contact us at [email protected]
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










