SendGrid Secure is a Model Context Protocol (MCP) server: Security-first SendGrid MCP server: dry-run default, recipient allowlists, rate caps, audit log. Because it speaks the Model Context Protocol, AI assistants can use SendGrid Secure as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package sendgrid-mcp-secure (via uvx) speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need SENDGRID_API_KEY. The current release is v0.1.0, published under the MIT license, with source at Choppaaahh/sendgrid-mcp-secure on GitHub.
On mcp.site, SendGrid Secure sits in the Security category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain SendGrid Secure for Choppaaahh, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — sendgrid-mcp-secure · MCP over stdio
▸Credentials — Requires SENDGRID_API_KEY
▸Open source — MIT license · Choppaaahh/sendgrid-mcp-secure