sendgrid-mcp

sendgrid-mcp

11

This project is a Model Context Protocol (MCP) server that interfaces with SendGrid's Marketing API to manage email marketing and contact services. The server only supports the latest v3 APIs and provides features such as contact management, dynamic template creation, and robust email sending functionalities.

list_contacts

List all contacts

add_contact

Add a contact

delete_contacts

Delete a contact

get_contacts_by_list

Get the contacts in the list

list_contact_lists

List all contact lists

create_contact_list

Create a contact list

delete_list

Delete a contact list

add_contacts_to_list

Add a contact to the list

remove_contacts_from_list

Remove contacts from the list

send_email

Send a single email

send_to_list

Send emails in batches to the list

create_template

Create dynamic templates

list_templates

List all templates

get_template

Get the template

delete_template

Delete the template

get_stats

Get email statistics

validate_email

Verify email address

list_verified_senders

List verified senders

list_suppression_groups

List all unsubscribe groups