Security-first SendGrid MCP server: dry-run default, recipient allowlists, rate caps, audit log.
claude mcp add sendgrid-mcp-secure -- uvx sendgrid-mcp-secure
claude_desktop_config.json
{
"mcpServers": {
"sendgrid-mcp-secure": {
"command": "uvx",
"args": [
"sendgrid-mcp-secure"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"sendgrid-mcp-secure": {
"command": "uvx",
"args": [
"sendgrid-mcp-secure"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sendgrid-mcp-secure": {
"command": "uvx",
"args": [
"sendgrid-mcp-secure"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"sendgrid-mcp-secure": {
"type": "stdio",
"command": "uvx",
"args": [
"sendgrid-mcp-secure"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sendgrid-mcp-secure": {
"command": "uvx",
"args": [
"sendgrid-mcp-secure"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Choppaaahh--sendgrid-mcp-secure/reviews or the review_server meta-tool.
POST /mcp