mailpace_mcp

mailpace_mcp

by mailpace
An MCP server implementation for sending emails via MailPace's transactional email API.

MailPace MCP Server for Transactional Email

smithery badge

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.

Features

Tools

Send Email

Sends an email to one or more recipients.

Inputs
- Email fields as specified in the MailPace API documentation.

Usage

Installing via Smithery

To install the MailPace MCP Server for Claude Desktop automatically using Smithery:

npx -y @smithery/cli install @mailpace/mailpace-mcp --client claude

Domain and Token

  1. Create an organization and domain at MailPace.
  2. Copy your domain API token.
  3. Start the MCP server with the MAILPACE_API_TOKEN environment variable set, or pass the token using the --token argument.

Build and Run

npm run build
npm run start

Contributing

We welcome contributions to the MailPace MCP Server. To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Commit your changes and push the branch to your fork.
  4. 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 details.

Contact

For questions or support, contact us at [email protected].

About

An MCP Server implementation for MailPace, a transactional email provider.

Resources

License

Contributors

Languages

  • TypeScript (85.7%)
  • Dockerfile (14.3%)

Features & Capabilities

Categories
mcp_server model_context_protocol typescript docker email api_integration smithery

Implementation Details

Stats

0 Views
1 GitHub Stars

Repository Info

mailpace Organization

Similar MCP Servers

continuedev_continue by continuedev
25049
21423
9300