sendgrid-mcp.md

SendGrid MCP

from"sendgrid"
650

SendGrid email delivery integration

Communication
SendGridemaildeliverymarketing
install.sh
# Clone the repository
$git clone https://github.com/sendgrid/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve