The MailPace MCP Server is an implementation of the Model Context Protocol (MCP) designed to integrate with MailPace's transactional email API, enabling seamless email delivery.
Sends an email to one or more recipients.
Inputs
- Email fields as specified in the MailPace API documentation.
To install the MailPace MCP Server for Claude Desktop automatically using Smithery:
npx -y @smithery/cli install @mailpace/mailpace-mcp --client claude
MAILPACE_API_TOKEN
environment variable set, or pass the token using the --token
argument.npm run build
npm run start
We welcome contributions to the MailPace MCP Server. To contribute:
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or support, contact us at [email protected].
An MCP Server implementation for MailPace, a transactional email provider.