Skip to main content
Glama

SendGrid MCP Server

by deyikong

list_templates

Retrieve all transactional email templates (legacy and dynamic) from SendGrid to manage and organize your email marketing campaigns and automated communications.

Instructions

Retrieve all transactional templates (legacy and dynamic)

Input Schema

NameRequiredDescriptionDefault
generationsNoFilter by template generation (legacy or dynamic)
page_sizeNoNumber of templates to return (max 200)

Input Schema (JSON Schema)

{ "properties": { "generations": { "description": "Filter by template generation (legacy or dynamic)", "type": "string" }, "page_size": { "default": 50, "description": "Number of templates to return (max 200)", "type": "number" } }, "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