SendGrid
Freeby Cloud Tools Co
Transactional and marketing email delivery at scale.
v1.0.0Added Jan 8, 2025
sendgridemailtransactional
SendGrid MCP Server
Transactional and marketing email delivery at scale.
Features
- Email sending
- Templates
- Contacts
- Statistics
- Suppression lists
Installation
{
"mcpServers": {
"sendgrid": {
"command": "npx",
"args": ["-y", "mcp-sendgrid"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-sendgrid
Add to claude_desktop_config.json
{
"mcpServers": {
"sendgrid": {
"command": "npx",
"args": ["-y", "mcp-sendgrid"]
}
}
}