MailMCP

wsquarepa/MailMCP
★ 0 stars TypeScript Communication Updated today
Vibescript MCP server for mailbox management
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mailmcp": {
      "command": "npx",
      "args": [
        "-y",
        "wsquarepa/MailMCP"
      ]
    }
  }
}

README Excerpt

A [model context protocol](https://modelcontextprotocol.io) server for autonomous IMAP/SMTP & MS Graph mailbox management for AI agents. > [!CAUTION] > This software is in early stages! Lots of features are still in development. > Please be aware that the API and data models may change rapidly! This software intends to act as an alternative to [mcp-email-server](https://github.com/ai-zerolab/mcp-email-server) by [ai-zerolab](https://github.com/ai-zerolab) for over-the-internet access.