Skip to Content
Build an MCPSendGrid

SendGrid MCP

Send transactional emails, manage templates, and view delivery statistics through SendGrid.

Overview

Catalog IDmcp-sendgrid
Categorymarketing
Auth methodAPI key
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
send_emailSend an email via SendGrid.
list_templatesList email templates.
create_templateCreate an email template.
get_statsGet email statistics.
validate_emailValidate an email address.

Tool parameters

send_email

Send an email via SendGrid.

ParameterTypeDescription
toarrayrequiredRecipient emails
fromstringrequiredSender email
subjectstringrequiredSubject
htmlstringoptionalHTML body
textstringoptionalPlain text body

list_templates

List email templates.

ParameterTypeDescription
generationsstringoptionalTemplate generation

create_template

Create an email template.

ParameterTypeDescription
namestringrequiredTemplate name
generationstringoptionalGeneration

get_stats

Get email statistics.

ParameterTypeDescription
start_datestringrequiredStart date (YYYY-MM-DD)

validate_email

Validate an email address.

ParameterTypeDescription
emailstringrequiredEmail to validate

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find SendGrid and click Install
  3. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
  4. Click Test Connection to run a health check and list available tools

Authentication. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on