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.

SendGrid MCP Server

A Model Context Protocol (MCP) server providing access to SendGrid's Marketing API for comprehensive email marketing and contact management.

Features

  • Integration with SendGrid's v3 APIs for dynamic templates, contact management, and more.
  • Tools including contact and list management, email sending, and analytics.
  • Automated processes for handling verified senders and unsubscribe groups.

Installation

Clone the repository, navigate to its directory, and install dependencies using npm.

Configuration

Obtain a SendGrid API key and configure it within your Cline MCP settings file for seamless integration.

Important Notes

  • Supports only SendGrid's v3 APIs.
  • Email sending requires verified sender addresses.
  • Provides dynamic templates using handlebars syntax.