sendgrid-mcp
If you are the rightful owner of sendgrid-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to SendGrid's Marketing API for email marketing and contact management.
The SendGrid MCP Server is designed to facilitate seamless integration with SendGrid's Marketing API, focusing on email marketing and contact management. It supports SendGrid's v3 APIs exclusively, ensuring modern and efficient operations. The server allows users to manage contacts, create and manage contact lists, send emails, and handle dynamic email templates. It also provides tools for analytics and account management, such as listing verified senders and suppression groups. The server is built to work with dynamic templates and the Single Sends API, offering robust capabilities for bulk email operations. Users can easily set up and configure the server with their SendGrid API key, and the server is designed to be used with Cline MCP settings in VSCode.
Features
- Supports SendGrid's v3 APIs exclusively, ensuring modern functionality.
- Facilitates contact and list management with tools for adding, deleting, and listing contacts and lists.
- Enables email sending with support for dynamic templates and Single Sends API.
- Provides analytics tools for retrieving email statistics and validating email addresses.
- Includes account management features for listing verified senders and suppression groups.
Tools
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