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.
Integrations
Implements an email sending system using the Blastengine API, allowing users to send emails with customizable from address, recipient, subject, and body content.
blastengine-mailer MCP サーバー
モデルコンテキストプロトコルサーバー
これは、電子メール送信システムを実装する TypeScript ベースの MCP サーバーです。
特徴
ツール
send_email
- メールを送信する
発達
依存関係をインストールします:
サーバーを構築します。
自動リビルドを使用した開発の場合:
インストール
Claude Desktop で使用するには、サーバー設定を追加します。
MacOS の場合: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
デバッグ
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。パッケージスクリプトとして提供されているMCP Inspectorの使用をお勧めします。
インスペクターは、ブラウザでデバッグ ツールにアクセスするための URL を提供します。
You must be authenticated.
Tools
電子メール送信システムを実装する TypeScript ベースの MCP サーバー。これにより、Claude は blastengine サービス経由で電子メールを送信できます。