A
securityF
licenseA
qualityA 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 a month ago
1
7
390
TypeScript
電子メールの再送信サービス用のモデル コンテキスト プロトコル (MCP) サーバー実装。
Resend API キーを使用してルート ディレクトリに.env
ファイルを作成します。
現在、MCP SDKのTypeScript型の問題により、サーバー実装がブロックされています。以下の問題を解決する必要があります。
@modelcontextprotocol/sdk
のServer
クラスは、TypeScript 型でリクエスト処理メソッドを適切に公開していません。handleRequest
、 handle
、 receiveMessage
、 receive
、 processRequest
)。サーバーは次の MCP 関数を公開します。
再送信を使用して電子メールを送信します。
パラメータ:
from
(必須): 送信者のメールアドレスto
(必須): 受信者のメールアドレスsubject
(必須): メールの件名html
(オプション): HTML形式のメール内容text
(オプション): プレーンテキスト形式のメールの内容リクエストの例:
マサチューセッツ工科大学
This server cannot be installed
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.
TypeScript をサポートする標準化されたモデル コンテキスト プロトコル (MCP) インターフェイスを使用して、再送信サービスを通じて電子メールを送信できます。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pontusab/resend-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server