sendgrid-cli

AnderEnder/sendgrid-cli
★ 0 stars Rust AI/LLM Updated today
Agent-facing CLI & MCP server for the SendGrid v3 API — all 391 operations, autogenerated from the OpenAPI spec (Rust).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sendgrid-cli": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "sendgrid-cli"
      ]
    }
  }
}

README Excerpt

A single Rust binary, `sendgrid`, that gives AI agents (and humans) validated, safety-gated access to **all 391 SendGrid v3 API operations** — every endpoint across 46 API groups, not a hand-picked subset. The whole surface is **autogenerated** from the official it tracks the real API rather than a curated wrapper. Two surfaces sit over one