Skip to main content
Glama
mailpace

MailPace MCP Server

Official
by mailpace

MailPace MCP(モデルコンテキストプロトコル)サーバー

鍛冶屋のバッジ

MailPace MCP (Model Context Protocol) サーバーは、MailPace の高速トランザクション メール API を介してメールを送信できるようにする MCP サーバー実装です。

特徴

  • MailPaceトランザクションメール API 経由でメールを送信する

Related MCP server: Postmark MCP Server

道具

メールを送信

1 人以上の受信者に電子メールを送信します。

入力

使用法

Smithery経由でインストール

Smithery経由で Claude Desktop 用の MailPace MCP Server を自動的にインストールするには:

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

ドメインとトークン

  • https://app.mailpace.comで組織とドメインを作成します。

  • ドメインAPIトークンをコピーする

  • MAILPACE_API_TOKEN環境変数を設定してMCPを起動するか、 --token引数でサーバーに渡します。

ビルドして実行

npm run build npm run start

貢献

MailPace MCPサーバーへの貢献を歓迎します。貢献するには、以下の手順に従ってください。

  1. リポジトリをフォークします。

  2. 機能またはバグ修正用の新しいブランチを作成します。

  3. 変更をコミットし、ブランチをフォークにプッシュします。

  4. 変更の詳細な説明を記載したプル リクエストを作成します。

ライセンス

このプロジェクトはMITライセンスの下でライセンスされています。詳細はLICENSEファイルをご覧ください。

接触

ご質問やサポートについては、 support@ mailpace.com までお問い合わせください。

Install Server
A
license - permissive license
D
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.
    50
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server implementation that enables sending emails via Postmark email services with features for sending plain text/HTML emails, using templates, tracking delivery statistics, and listing available templates.
    944
    54
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides email sending capabilities via SMTP, featuring tools for sending standard and template-based emails. It utilizes the FastMCP Streamable HTTP transport for flexible client connectivity over HTTP without requiring stdio subprocesses.
    5
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    A minimal MCP server for reading and sending emails via IMAP/SMTP, supporting multiple accounts in a single instance with zero external dependencies.
    1

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mailpace/mailpace-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server