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/nylas

REMOTE · NYLAS.USEFULAPI.IO · SCANNED AUG 3

MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.

+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
  • Context-footprint check failed: tool/resource definitions use about 1622 tokens (~108/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • 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 · nylas.usefulapi.io

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

  • 2 Aug 26 +55
    • Authorization: unverified → pass security
    • Transport: fail → pass security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Stability: unverified → 0.20 functional
    • Tool coverage: unverified → 100 functional
  • 1 Aug 26 −54
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.13 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • 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://nylas.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 17 Jul 2026 15 Oct 2026 ECDSA 256 ECDSA-SHA256 aefa894c62f2b1da0ee879d2bc32fd33
SANs: usefulapi.io, nylas.usefulapi.io, *.nylas.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 nylas.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://nylas.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

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

Protected resource metadata

Document https://nylas.usefulapi.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://nylas.usefulapi.io/mcp
Authorisation server https://nylas.usefulapi.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://nylas.usefulapi.io/mcp Verified 200
http (plaintext) http://nylas.usefulapi.io/mcp Inconclusive 401
MCP tools — 15 exposed · ~1,622 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
nylas_create_draft ~133

Creates a draft email (does NOT send — safe/additive). Nylas v3: POST /v3/grants/{grant_id}/drafts.

NameTypeReqDescription
bccarrayBCC email addresses (array of strings).
bodystringEmail body (HTML or plain text).
ccarrayCC email addresses (array of strings).
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
subjectstringEmail subject line.
toarrayyesRecipient email addresses (array of strings).

No output schema declared.

No examples provided.

nylas_create_event ~166

Creates a calendar event (may send invites to participants). Requires calendar_id (sent as a query param). Nylas v3: POST /v3/grants/{grant_id}/events.

NameTypeReqDescription
calendar_idstringyesREQUIRED. The calendar id to create the event in (sent as a query param).
descriptionstringEvent description.
end_timeintegeryesEvent end, Unix timestamp (seconds).
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
locationstringEvent location.
participantsarrayParticipant email addresses (array of strings).
start_timeintegeryesEvent start, Unix timestamp (seconds).
titlestringyesEvent title.

No output schema declared.

No examples provided.

nylas_get_calendar ~75

Get a single calendar by id. Nylas v3: GET /v3/grants/{grant_id}/calendars/{calendar_id}.

NameTypeReqDescription
calendar_idstringyesThe calendar id to fetch.
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.

No output schema declared.

No examples provided.

nylas_get_contact ~73

Get a single contact by id. Nylas v3: GET /v3/grants/{grant_id}/contacts/{contact_id}.

NameTypeReqDescription
contact_idstringyesThe contact id to fetch.
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.

No output schema declared.

No examples provided.

nylas_get_event ~103

Get a single calendar event by id. Requires calendar_id (sent as a query param). Nylas v3: GET /v3/grants/{grant_id}/events/{event_id}.

NameTypeReqDescription
calendar_idstringyesREQUIRED. The calendar id (sent as a query param).
event_idstringyesThe event id to fetch.
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.

No output schema declared.

No examples provided.

nylas_get_grant ~59

Get details for a single connected account (grant). Nylas v3: GET /v3/grants/{grant_id}.

NameTypeReqDescription
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.

No output schema declared.

No examples provided.

nylas_get_message ~74

Get a single email message by id. Nylas v3: GET /v3/grants/{grant_id}/messages/{message_id}.

NameTypeReqDescription
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
message_idstringyesThe message id to fetch.

No output schema declared.

No examples provided.

nylas_list_calendars ~100

List calendars for the connected account (each has a calendar_id used by the events tools). Nylas v3: GET /v3/grants/{grant_id}/calendars.

NameTypeReqDescription
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
limitintegerMax calendars to return.
page_tokenstringPagination cursor (next_cursor from a prior page).

No output schema declared.

No examples provided.

nylas_list_contacts ~115

List contacts for the connected account, with optional email/phone filters. Nylas v3: GET /v3/grants/{grant_id}/contacts.

NameTypeReqDescription
emailstringFilter by email address.
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
limitintegerMax contacts to return.
page_tokenstringPagination cursor (next_cursor from a prior page).
phone_numberstringFilter by phone number.

No output schema declared.

No examples provided.

nylas_list_drafts ~88

List draft emails for the connected account. Nylas v3: GET /v3/grants/{grant_id}/drafts.

NameTypeReqDescription
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
limitintegerMax drafts to return.
page_tokenstringPagination cursor (next_cursor from a prior page).

No output schema declared.

No examples provided.

nylas_list_events ~157

List calendar events. Requires calendar_id (sent as a query param). Nylas v3: GET /v3/grants/{grant_id}/events.

NameTypeReqDescription
calendar_idstringyesREQUIRED. The calendar id (sent as a query param).
endintegerFilter: latest event start, Unix timestamp (seconds).
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
limitintegerMax events to return.
page_tokenstringPagination cursor (next_cursor from a prior page).
show_cancelledbooleanInclude cancelled events.
startintegerFilter: earliest event start, Unix timestamp (seconds).

No output schema declared.

No examples provided.

nylas_list_folders ~72

List mail folders/labels for the connected account. Nylas v3: GET /v3/grants/{grant_id}/folders.

NameTypeReqDescription
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
limitintegerMax folders to return.

No output schema declared.

No examples provided.

nylas_list_grants ~75

List the connected accounts (grants) on this Nylas application, each with a grant_id used to scope other tools. Not grant-scoped. Nylas v3: GET /v3/grants.

NameTypeReqDescription
limitintegerMax grants to return.
offsetintegerPagination offset.

No output schema declared.

No examples provided.

nylas_list_messages ~177

List email messages for the connected account, with optional filters. Nylas v3: GET /v3/grants/{grant_id}/messages.

NameTypeReqDescription
fromstringFilter by sender email address.
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
instringFilter by folder id.
limitintegerMax messages to return.
page_tokenstringPagination cursor (next_cursor from a prior page).
search_query_nativestringProvider-native search query string.
starredbooleanIf set, filter by starred status.
subjectstringFilter by subject.
tostringFilter by recipient email address.
unreadbooleanIf set, filter by unread status.

No output schema declared.

No examples provided.

nylas_send_message ~155

SENDS a real email via the connected account. This dispatches an actual message. Nylas v3: POST /v3/grants/{grant_id}/messages/send.

NameTypeReqDescription
bccarrayBCC email addresses (array of strings).
bodystringEmail body (HTML or plain text).
ccarrayCC email addresses (array of strings).
grant_idstringConnected-account grant id. Overrides NYLAS_GRANT_ID for this call.
reply_to_message_idstringId of the message this is a reply to.
subjectstringEmail subject line.
toarrayyesRecipient email addresses (array of strings).

No output schema declared.

No examples provided.