eas-mail-mcp

Matvey-Radchenko/eas-mail-mcp
★ 1 stars Rust AI/LLM Updated 1d ago
A lightweight local MCP server for Exchange ActiveSync mail and calendar access.
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": {
    "eas-mail-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "eas-mail-mcp"
      ]
    }
  }
}

README Excerpt

`eas-mail-mcp` is a local, native MCP server and command-line client for mail and calendars on Exchange ActiveSync 14.1 servers. AI agents use typed MCP tools; people and scripts can use the same runtime through one-shot CLI commands. It is designed for managed or on-premises Exchange environments where EAS is available

Tools (11)

calendar_deletecalendar_find_recurring_slotsmail_batchmail_download_attachmentmail_forwardmail_get_auto_replymail_get_threadmail_set_auto_replyoperations_listpeople_searchsync_now