io.github.deyikong/sendgrid-mcp
MCP server for SendGrid's v3 API: email marketing, transactional mail, templates, and analytics.
- host stars
- 3
- 30-day movement
- starts with the next reading
- Related entries
- 62
- Connections
- 153
An MCP server exposing SendGrid's v3 API to AI clients, covering marketing automations, single sends, contacts, lists, segments, templates, designs, transactional mail, suppression/bounce management, authenticated domains, IP pools, webhooks, tracking and mail settings, stats, and account administration. It runs over stdio, is configured via environment variables (SENDGRID_API_KEY required), and defaults to a read-only mode that blocks mutating operations.
It lets you manage nearly the whole SendGrid account—campaigns, contacts, deliverability, settings—directly from your MCP client without touching the dashboard or writing API calls.
Use it to
- Create and monitor email campaigns and automations from your assistant
- Search, add, and organize contacts, lists, and segments
- Send transactional mail and inspect delivery stats
- Manage suppressions, bounces, and authenticated domains
- Audit account settings in read-only mode
For SendGrid users managing email via AI assistants
- Runs
- installed — on your machine
- Transport
- stdio
- Tools
- 153
- Packaged as
- npm:sendgrid-mcp
- Install
- npx -y sendgrid-mcp
- Needs
- 2 environment variables, including secrets
- Version
- 1.4.0
- Last release
- 2026-09-04