Other MCP Server · MODEL CONTEXT PROTOCOL

pontusab resend mcp

pontusab resend mcp is a community-listed Model Context Protocol server. Review the source repository before installation.

WHAT IT CONNECTS

pontusab resend mcp 为 AI Agent 提供什么

  • Send emails using Resend through a standardized MCP interface
  • TypeScript support
  • A Resend API key (get one at [resend.com](https://resend.com))
  • Node.js 18 or later
  • Clone the repository
  • Install dependencies:
  • The `Server` class from `@modelcontextprotocol/sdk` is not properly exposing
  • The exact method name for handling requests needs to be determined (tried:
  • Check the MCP SDK documentation or source code for the correct method name
  • Update the TypeScript types in the SDK if they are incorrect
  • Consider using JavaScript temporarily until the types are fixed
  • `from` (required): Sender email address
  • `to` (required): Recipient email address
  • `subject` (required): Email subject
  • `html` (optional): Email content in HTML format
  • `text` (optional): Email content in plain text format

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。