Skip to main content
Glama

SendGrid MCP Server

by deyikong

search_contacts_by_emails

Find specific contacts in your SendGrid account using their email addresses to manage and organize your email marketing lists effectively.

Instructions

Search for specific contacts by their email addresses

Input Schema

NameRequiredDescriptionDefault
emailsYesArray of email addresses to search for

Input Schema (JSON Schema)

{ "properties": { "emails": { "description": "Array of email addresses to search for", "items": { "format": "email", "type": "string" }, "type": "array" } }, "required": [ "emails" ], "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