Skip to content

elie222/inbox-zero-mcp

v0.1.0AGPL-3.0

Connect Cursor to Inbox Zero mail, drafts, rules, and email stats over MCP.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

inbox-zero
{
  "url": "https://www.getinboxzero.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "inbox-zero-mcp",
  "description": "Connect Cursor to Inbox Zero mail, drafts, rules, and email stats over MCP.",
  "version": "0.1.0",
  "author": {
    "name": "Inbox Zero"
  },
  "homepage": "https://docs.getinboxzero.com/essentials/mcp",
  "repository": "https://github.com/elie222/inbox-zero",
  "license": "AGPL-3.0",
  "keywords": [
    "inbox-zero",
    "email",
    "mcp",
    "gmail",
    "outlook"
  ]
}