Back to directory
darinkishore/inbox-mcp

darinkishore/inbox-mcp

@darinkishore

A Model Context Protocol (MCP) server for email integration via Nylas. Enables AI assistants to effortlessly batch-triage, organize, and automate email through natural language interactions.

emailnylasinboxmcptriagebatch-processingnatural-languagetool

Installation & Configuration

{
  "mcpServers": {
    "nylas-email": {
      "command": "node dist/index.js",
      "workingDirectory": "/absolute/path/to/Inbox-MCP",
      "env": {
        "NYLAS_ACCESS_TOKEN": "...",
        "NYLAS_GRANT_ID": "..."
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17