Skip to main content
Glama

SendGrid MCP Server

by Garoth

create_contact_list

Create a new contact list in SendGrid to organize and manage email marketing contacts effectively using the MCP server interface.

Instructions

Create a new contact list in SendGrid

Input Schema

NameRequiredDescriptionDefault
nameYesName of the contact list

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the contact 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/Garoth/sendgrid-mcp'

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