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 -
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.
允许使用标准化模型上下文协议 (MCP) 接口通过 Resend 服务发送电子邮件,并支持 TypeScript。
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