Nylas

Nylas MCP Connector for Claude

A+

Equip your AI agent to manage emails, calendars, and contacts across all providers (Gmail, Outlook) through a single unified interaction.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Nylas account to your AI agent and seamlessly interact with communication data across 100% of email and calendar providers.

What you can do

  • Email Management — Use list_messages to read inbound emails, navigate through list_folders and list_drafts, or actively compose and dispatch emails live using send_message.
  • Calendar Syncing — Fetch meeting tracking arrays via list_calendars and list_events, or actively block out new times by invoking create_event.
  • Contact Organization — Rapidly enumerate directory users with list_contacts and insert newly met stakeholders via create_contact natively.

How it works

  1. Subscribe to this server
  2. Enter your Nylas API Key (v3)
  3. Start managing your cross-provider email and calendar architecture using Claude, Cursor, or your preferred AI client

Who is this for?

  • Sales Development Reps — automate email drafting, verify outbound calendar slots, and log contact information in seconds.
  • Founders & Executives — triage the morning inbox securely, block out focus time on the calendar, and schedule meetings conversationally.
  • HR & Recruiting — track candidate communications effectively and seamlessly schedule multi-party interviews directly from the terminal.
email-apicalendar-syncunified-apicontact-managementinbox-automationmessage-parsing

10 tools expose this connector's capabilities to your AI agent.

list_calendars

Returns internal calendar UUIDs required to execute event queries. List all user calendars connected via Nylas

list_events

List scheduled events mapped inside a specific Calendar UUID

create_event

g. Google Calendar). Create a new synchronized calendar event

delete_event

Delete a specific calendar event from the provider

list_messages

Retrieve the unified inbox/messages stream for the authenticated grant

send_message

Dispatch an outbound email utilizing the native mail provider

list_contacts

List natively synced address book contacts from the user account

create_contact

Insert a brand new address book contact record

list_folders

Enumerate the organizational email directories tracking labels/files

list_drafts

Dump unsent email threads parked in the Drafts bound location

See how to talk to your AI agent using Nylas.

Check my inbox for any emails received today with the subject 'Invoice'.

I've fetched your latest messages and found 2 emails containing 'Invoice' received today. Would you like me to summarize the billing amounts?

Schedule a 30-minute sync at 2 PM tomorrow titled 'Q3 Execution Strategy'.

Your calendar event 'Q3 Execution Strategy' is now scheduled for tomorrow at 2:00 PM successfully.

Find Robert's email address by listing my contacts.

I checked your Nylas contact directory. Robert's formal email address is `robert.smith@domain.com`. Would you like me to draft a message to him?

Yes! Provide the recipient, subject, and prompt your agent on what the body should look like. The agent leverages the `send_message` tool interacting directly through the Nylas provider, and your real account will dispatch the email in seconds.

Related Connectors