Back to Communication
SendGrid MCP Server
An MCP server that allows you to send emails via the SendGrid API
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"sendgrid-mcp-server": {
// See GitHub repository for configuration
}
}
}