Home/Directory/Communication/Inbox Zero

Inbox Zero

@elie222 · github.com/elie222/inbox-zero/tree/main/apps/mcp-server

An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.

ClaimedCommunicationHTTPlocal auth
GitHub

Install one command

terminal
$ npx @inbox-zero/cli setup      # One-time setup wizard

Or add it with the Claude CLI: claude mcp add elie222-inbox-zero

Tools exposed 0 tools

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

claude_desktop_config.json
{
  "mcpServers": {
    "elie222-inbox-zero": {
      "command": "npx",
      "args": ["@inbox-zero/cli", "setup", "", "", "", "", "", "#", "One-time", "setup", "wizard"],
      "env": {
        "GOOGLE_CLIENT_SECRET": "<your-google-client-secret>",
        "MICROSOFT_CLIENT_SECRET": "<your-microsoft-client-secret>"
      }
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Communication
Compare
@modelcontextprotocol

Post messages, read channels and threads, and resolve users across a Slack workspace.

CommunicationstdioWrite auth
8.8k1mo ago7 toolslocal
$npx -y @modelcontextprotocol/server-slack
Compare
@korotovsky

The most powerful MCP server for Slack Workspaces.

CommunicationstdioWrite auth
1.7k4w ago14 toolslocal
$npx @modelcontextprotocol/inspector go run mcp/mcp-server.go --transport stdio
Compare
@caol64

Wenyan MCP Server, which lets AI automatically format Markdown articles and publish them to WeChat GZH.

CommunicationstdioRead-only auth
1.2k2mo ago0 toolslocal
$npx @modelcontextprotocol/inspector <command>