PluginBench
MCP Server
Active
MIT

io.usefulapi/sendgrid MCP Server

io.usefulapi/sendgrid

What is the io.usefulapi/sendgrid MCP server?

Send email and read templates, marketing contacts, lists, stats, bounces and unsubscribes.

How to install io.usefulapi/sendgrid

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "sendgrid": {
      "url": "https://sendgrid.usefulapi.io/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "sendgrid": {
      "serverUrl": "https://sendgrid.usefulapi.io/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "sendgrid": {
      "type": "http",
      "url": "https://sendgrid.usefulapi.io/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "sendgrid": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sendgrid.usefulapi.io/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http sendgrid https://sendgrid.usefulapi.io/mcp

Related MCP servers

MCP server for Ably — channel history, presence, occupancy, stats, publish, and app management.

0
JavaScript
MIT
View repository →

Read appointments, types, calendars and availability; create, cancel or reschedule bookings.

0
JavaScript
MIT
View repository →

Read calls, contacts, users, teams and numbers; tag calls and create or update contacts.

0
JavaScript
MIT
View repository →

Manage incidents and on-call: list/create/update incidents, who is on call, on-call overrides.

0
JavaScript
MIT
View repository →

Query and manage Amberflo metering & billing: customers, meters, usage, plans, invoices, prepaid.

0
JavaScript
MIT
View repository →

Hosted MCP server for Anvil — fill & generate PDFs and run Etch e-signature packets for AI agents.

0
JavaScript
MIT
View repository →