io.usefulapi/nylas MCP Server
MCP server for Nylas. It provides capabilities to read email, calendars, events, and contacts, and to take actions by sending email or creating events. The server is identified as io.usefulapi/nylas and is intended to expose Nylas functionality through the Model Context Protocol.
🛠️ Key Features
- Read email
- Read calendars
- Read events
- Read contacts
- Send email
- Create events
🚀 Use Cases
- Retrieve email content for downstream processing
- Sync and access calendar information
- List or review event details
- Look up contact information
- Trigger outbound email delivery
- Create new events from external inputs
⚡ Developer Benefits
- Unified MCP access to Nylas email, calendar, event, and contact data
- Enables both read (email/calendars/events/contacts) and write actions (send email/create events)
⚠️ Limitations
- Supported scope is limited to Nylas email, calendars, events, and contacts operations (send email/create events).