CursorPool
← 返回首页
SendGrid MCP Server logo

SendGrid MCP Server

9

一款通过 SendGrid API 发送邮件的 MCP 服务器。

MCPSendGrid MCP 服务器
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx sendgrid-mcp-server",
  "env": {
    "SENDGRID_API_KEY": "YOUR_SENDGRID_API_KEY",
    "FROM_EMAIL": "YOUR_FROM_EMAIL"
  }
}