opcoach-mcp-mail

opcoach/opcoach-mcp-mail
★ 0 stars Java Communication Updated today
A MCP server to read or send emails from any IMAP server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opcoach-mcp-mail": {
      "command": "npx",
      "args": [
        "-y",
        "opcoach/opcoach-mcp-mail"
      ]
    }
  }
}

README Excerpt

Local-first MCP server for accessing a generic IMAP/SMTP mailbox from Codex, Claude Code Pro, Claude Desktop, or any MCP-compatible client. The server does not depend on Gmail, Microsoft 365, or any proprietary OAuth flow. It runs on your machine or on a server you control. The email password is never sent to the AI model.

Tools (12)

NewRefreshSaveStartStopdeleteMessagegetAttachmentgetMessagelistMailboxesmoveMessagesearchMessagessendEmail