MailPace MCP(モデルコンテキストプロトコル)サーバー
MailPace MCP (Model Context Protocol) サーバーは、MailPace の高速トランザクション メール API を介してメールを送信できるようにする MCP サーバー実装です。
特徴
- MailPaceトランザクションメール API 経由でメールを送信する
道具
メールを送信
1 人以上の受信者に電子メールを送信します。
入力
- MailPace ドキュメントに表示されているフィールドを含むメール: https://docs.mailpace.com/reference/send/
使用法
Smithery経由でインストール
Smithery経由で Claude Desktop 用の MailPace MCP Server を自動的にインストールするには:
ドメインとトークン
- https://app.mailpace.comで組織とドメインを作成します。
- ドメインAPIトークンをコピーする
MAILPACE_API_TOKEN
環境変数を設定してMCPを起動するか、--token
引数でサーバーに渡します。
ビルドして実行
npm run build
npm run start
貢献
MailPace MCPサーバーへの貢献を歓迎します。貢献するには、以下の手順に従ってください。
- リポジトリをフォークします。
- 機能またはバグ修正用の新しいブランチを作成します。
- 変更をコミットし、ブランチをフォークにプッシュします。
- 変更の詳細な説明を記載したプル リクエストを作成します。
ライセンス
このプロジェクトはMITライセンスの下でライセンスされています。詳細はLICENSEファイルをご覧ください。
接触
ご質問やサポートについては、 support@ mailpace.com までお問い合わせください。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
MailPace の高速トランザクション メール API を介してメールを送信できるようにする MCP サーバー実装。
Related Resources
Related MCP Servers
- -securityAlicense-qualityIntegrates with Gmail to enable sending, reading, drafting, and managing emails via the Model Context Protocol (MCP), allowing users to interact with email tasks through automated client prompts.Last updated -PythonGPL 3.0
- AsecurityFlicenseAqualityA simple MCP server that enables users to send emails using Resend's API, integrating with tools like Cursor and Claude Desktop for seamless email composition and delivery.Last updated -16321TypeScript
- -securityAlicense-qualityMCP server that integrates with Gmail to enable sending, reading, and managing emails through tools like send-email, trash-email, get-unread-emails, and read-email.Last updated -17PythonGPL 3.0
- -securityFlicense-qualityAn MCP server that allows Claude Desktop or Cursor to send emails directly using Resend's API, eliminating the need to copy-paste email content.Last updated -6TypeScript