darinkishore/Inbox-MCP
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.
Platform-specific configuration:
{
"mcpServers": {
"Inbox-MCP": {
"command": "npx",
"args": [
"-y",
"Inbox-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...