Email delivery service for transactional and marketing emails
Send transactional emails, manage templates, and track email analytics with SendGrid integration. Perfect for authentication emails, notifications, and newsletters.
{
"mcpServers": {
"sendgrid": {
"env": {
"SENDGRID_API_KEY": "SG.your_api_key_here"
},
"args": [
"-y",
"@sendgrid/mcp-server"
],
"command": "npx"
}
}
}SENDGRID_API_KEYSG.your_api_key_here