Skip to main content
Glama

SendGrid MCP Server

by deyikong

get_contact

Retrieve detailed contact information from SendGrid using the contact ID to access email marketing data and manage subscriber profiles.

Instructions

Get detailed information about a specific contact by ID

Input Schema

NameRequiredDescriptionDefault
contact_idYesID of the contact to retrieve

Input Schema (JSON Schema)

{ "properties": { "contact_id": { "description": "ID of the contact to retrieve", "type": "string" } }, "required": [ "contact_id" ], "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