calendar-mcp

MarimerLLC/calendar-mcp
★ 10 stars C# 🔌 API Integration Updated 14d ago
A unified Model Context Protocol (MCP) server that enables AI assistants to access multiple email and calendar accounts simultaneously across Microsoft 365 (multiple tenants), Outlook.com, and Google Workspace.
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": {
    "calendar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MarimerLLC/calendar-mcp"
      ]
    }
  }
}

Topics

calendaremailmcp