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 までお問い合わせください。
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
- 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 -115383TypeScript
- -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 -52PythonGPL 3.0
- -securityFlicense-qualityAn MCP server that enables interaction with the MailScript API, allowing management of email workflows and automation through natural language commands.Last updated -Python
- AsecurityAlicenseAqualityAn MCP service that enables AI to fully manage email accounts, supporting sending emails with attachments and multiple recipients across various email providers.Last updated -756JavaScriptMIT License