Loading MCP server directory, please wait...
Security-first SendGrid MCP server: dry-run default, recipient allowlists, rate caps, audit log.
npx @getmcp/cli add io.github.Choppaaahh/sendgrid-mcp-secureRequires Python 3.10+. Community-contributed server. Review source before installing.
SENDGRID_API_KEYSendGrid API key (use a restricted key with Mail Send scope only)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Choppaaahh/sendgrid-mcp-secure": {
"command": "uvx",
"args": [
"sendgrid-mcp-secure"
],
"env": {
"SENDGRID_API_KEY": "",
"SENDGRID_MCP_MODE": "",
"SENDGRID_MCP_RECIPIENT_ALLOWLIST": "",
"SENDGRID_MCP_WRITES_PER_HOUR": "",
"SENDGRID_MCP_MAX_RECIPIENTS": "",
"SENDGRID_MCP_AUDIT_LOG": "",
"SENDGRID_MCP_ALLOW_BCC": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Gotify push notifications and message management.
Apprise notifications over MCP and CLI with authenticated stdio and HTTP transports.
Gotify notifications and app, client, and message management over MCP and CLI.