email-agent-mcp

UseJunior/email-agent-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated 2d ago
Email connectivity for AI agents — MCP server for Claude Code, Gemini CLI, Cursor, and more
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "email-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "UseJunior/email-agent-mcp"
      ]
    }
  }
}

README Excerpt

**email-agent-mcp** by [UseJunior](https://usejunior.com) -- local email connectivity for AI agents. Agent Email is an open-source TypeScript MCP server that lets Claude Code, Cursor, Gemini CLI, OpenClaw, and other MCP-compatible runtimes read email, search threads, draft replies, label messages, change read state, move messages, and send mail through your own mailbox. Microsoft 365 / Outlook and Gmail are supported today. Security-first defaults mean agents cannot send email until you explicit

Tools (15)

create_draftdelete_emailflag_emailget_mailbox_statusget_threadlabel_emaillist_emailsmark_readmove_to_folderread_emailreply_to_emailsearch_emailssend_draftsend_emailupdate_draft