nylas-mcp

NoBanks/nylas-mcp
★ 0 stars Python 🔌 API Integration Updated 1d ago
MCP server for Nylas v3, the universal email + calendar API. 7 tools for inbox triage, draft replies, send, calendar listing, agenda search, event creation. Default agent rail across Gmail, Outlook, iCloud, Exchange.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nylas-mcp": {
      "command": "uvx",
      "args": [
        "nylas-mcp"
      ]
    }
  }
}

Or install with pip: pip install nylas-mcp

README Excerpt

MCP server for [Nylas v3](https://nylas.com), the universal email + calendar API. 7 tools for inbox triage, thread reading, draft replies, sending, calendar listing, agenda search, event creation. The default agent rail for email + calendar across Gmail, Outlook, iCloud, and Exchange. As of May 2026, Nylas does not have an official MCP server. This is the community-built rail to fill that gap.

Tools (7)

create_eventdraft_replyget_threadlist_calendarssearch_eventssearch_threadssend_message