Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/sendgrid

REMOTE · SENDGRID.USEFULAPI.IO · SCANNED AUG 3

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

+4 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security78
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1173 tokens (~106/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · sendgrid.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-sendgrid https://sendgrid.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-sendgrid]
url = "https://sendgrid.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-sendgrid": {
      "type": "remote",
      "url": "https://sendgrid.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-sendgrid --url https://sendgrid.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-sendgrid:
    url: "https://sendgrid.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-sendgrid": {
      "type": "http",
      "url": "https://sendgrid.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +45
    • Authorization: unverified → pass security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.23 functional
  • 2 Aug 26 +10
    • Transport: fail → pass security
  • 1 Aug 26 −54
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.13 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: fail → unverified functional
  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +57
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 12

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://sendgrid.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 19 Jul 2026 17 Oct 2026 ECDSA 256 ECDSA-SHA256 c48d9ad5b0ad246113fec15091bdfc12
SANs: usefulapi.io, sendgrid.usefulapi.io, *.sendgrid.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of sendgrid.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://sendgrid.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Bearer realm="OAuth", resource_metadata="https://sendgrid.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Protected resource metadata

Document https://sendgrid.usefulapi.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://sendgrid.usefulapi.io/mcp
Authorisation server https://sendgrid.usefulapi.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://sendgrid.usefulapi.io/mcp Verified 200
http (plaintext) http://sendgrid.usefulapi.io/mcp Inconclusive 401
MCP tools — 11 exposed · ~1,173 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
sendgrid_add_or_update_contacts ~101

UPSERTS marketing contacts (creates new ones, updates existing ones by email) and optionally adds them to lists. This is an ASYNC job — returns { job_id } you can poll. SendGrid: PUT /v3/marketing/contacts.

NameTypeReqDescription
contactsarrayyesContacts to add or update (each needs an `email`; custom fields pass through).
list_idsarrayList ids to add these contacts to.

No output schema declared.

No examples provided.

sendgrid_get_contact_count ~46

Get the total number of Marketing Campaigns contacts on your account. Returns { contact_count, billable_count }. SendGrid: GET /v3/marketing/contacts/count.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sendgrid_get_stats ~137

Get global email statistics over a date range (delivered, opens, clicks, bounces, spam reports, etc.). Returns an array of { date, stats: [{ metrics: {...} }] }. SendGrid: GET /v3/stats.

NameTypeReqDescription
aggregated_bystringHow to group the returned statistics.
end_datestringEnd date in YYYY-MM-DD format (defaults to today).
limitintegerNumber of results to return.
offsetintegerNumber of results to skip (for pagination).
start_datestringyesStart date in YYYY-MM-DD format (required).

No output schema declared.

No examples provided.

sendgrid_get_template ~59

Get a single transactional email template by id, including its versions (subject + content). SendGrid: GET /v3/templates/{template_id}.

NameTypeReqDescription
template_idstringyesThe template id (dynamic template ids start with "d-").

No output schema declared.

No examples provided.

sendgrid_list_bounces ~134

List bounced email addresses (the bounce suppression list). Returns an array of { created, email, reason, status }. SendGrid: GET /v3/suppression/bounces.

NameTypeReqDescription
emailstringFilter to a specific bounced email address.
end_timeintegerEnd of the time range, as a Unix timestamp (seconds).
limitintegerNumber of bounces to return (1–500).
offsetintegerNumber of bounces to skip (for pagination).
start_timeintegerStart of the time range, as a Unix timestamp (seconds).

No output schema declared.

No examples provided.

sendgrid_list_global_unsubscribes ~118

List globally-unsubscribed email addresses (the global suppression list). Returns an array of { created, email }. SendGrid: GET /v3/suppression/unsubscribes.

NameTypeReqDescription
end_timeintegerEnd of the time range, as a Unix timestamp (seconds).
limitintegerNumber of records to return.
offsetintegerNumber of records to skip (for pagination).
start_timeintegerStart of the time range, as a Unix timestamp (seconds).

No output schema declared.

No examples provided.

sendgrid_list_marketing_lists ~91

List your Marketing Campaigns contact lists, each with its id, name, and contact_count. Returns { result: [...], _metadata }. SendGrid: GET /v3/marketing/lists.

NameTypeReqDescription
page_sizeintegerNumber of lists per page (1–1000, default 100).
page_tokenstringPagination token from a previous response's _metadata.

No output schema declared.

No examples provided.

sendgrid_list_templates ~106

List your transactional email templates (Dynamic and/or Legacy). Returns { result: [...], _metadata } — use _metadata.next / page_token to paginate. SendGrid: GET /v3/templates.

NameTypeReqDescription
generationsstringWhich template generation(s) to return (default: dynamic).
page_sizeintegerNumber of templates per page (1–200, default 50).
page_tokenstringPagination token from a previous response's _metadata.

No output schema declared.

No examples provided.

sendgrid_ping ~38

Health check — verifies the API key works and returns the scopes (permissions) granted to it. SendGrid: GET /v3/scopes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sendgrid_search_contacts_by_email ~78

Look up marketing contacts by exact email address (a read-only lookup — mutates nothing). Returns { result: { "<email>": { contact: {...} } } }. SendGrid: POST /v3/marketing/contacts/search/emails.

NameTypeReqDescription
emailsarrayyesOne or more exact email addresses to look up.

No output schema declared.

No examples provided.

sendgrid_send_mail ~265

SENDS A REAL EMAIL immediately via SendGrid. Provide `from_email` and one or more `to` recipients, plus EITHER a subject + content OR a `template_id` (dynamic template ids start with "d-", pass values via dynamic_template_data). Returns { status: "accepted", message_id }. SendGrid: POST /v3/mail/send.

NameTypeReqDescription
bccarrayBCC recipient email addresses.
ccarrayCC recipient email addresses.
contentstringThe email body. Required unless template_id is provided.
content_typestringMIME type of the body content (default text/html).
dynamic_template_dataobjectKey/value data merged into a dynamic template's handlebars variables.
from_emailstringyesSender email address (must be a verified sender/domain).
from_namestringSender display name.
reply_tostringReply-To email address.
subjectstringEmail subject line. Required unless a template_id supplies it.
template_idstringA template id to render (dynamic template ids start with "d-"). When set, `content` is omitted.
toarrayyesOne or more recipient email addresses.

No output schema declared.

No examples provided.