Skip to main content
Glama

SendGrid MCP Server

by deyikong

create_email_list

Create a new email list in your SendGrid account to organize and manage contacts for email marketing campaigns.

Instructions

Create a new email list in your SendGrid account

Input Schema

NameRequiredDescriptionDefault
nameYesName of the email list

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the email list", "type": "string" } }, "required": [ "name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deyikong/sendgrid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server