communication

Inbox Zero

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.

0
View on GitHub

Installation

npx -y elie222/inbox-zero

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "inbox-zero",
  "command": "npx",
  "args": [
    "-y",
    "elie222/inbox-zero"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →