Back to directory
garoth/sendgrid-mcp

garoth/sendgrid-mcp

@Garoth

Allows AI Agents to interact with the Twilio SendGrid v3 API, managing contact lists, templates, single sends, and stats

emailmarketingsendgridtwilioapicontactstemplatesmcpcommerce

Installation & Configuration

{
  "mcpServers": {
    "sendgrid": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "SENDGRID_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15