mailpace-mcp

mailpace-mcpは、TypeScriptで構築された自動化ツールで、メールの送信や管理を効率化します。ユーザーは簡単に設定を行い、メールキャンペーンを自動化することが可能です。多様なAPIとの連携が可能で、柔軟なワークフローを実現します。

GitHubスター

1

ユーザー評価

未評価

お気に入り

0

閲覧数

22

フォーク

4

イシュー

4

README
MailPace MCP (Model Context Protocol) Server

smithery badge

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

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_TOKEN env set, or pass it to the server with the --token argument
Build and run

npm run build
npm run start

Contributing

We welcome contributions to the MailPace MCP Server. To contribute, please follow these steps:

  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 more details.

Contact

For any questions or support, please contact us at support@mailpace.com