Back to directory
merajmehrabi/outlook-calendar-mcp

merajmehrabi/outlook-calendar-mcp

@merajmehrabi

A Model Context Protocol (MCP) server that allows Claude to access and manage your local Microsoft Outlook calendar (Windows only).

outlookcalendarmicrosoftwindowsvbscriptmcpschedulingcloud

Installation & Configuration

{
  "mcpServers": {
    "outlook-calendar": {
      "command": "npx",
      "args": [
        "-y",
        "outlook-calendar-mcp"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
VBScript
Created
2026/6/14
Updated
2026/6/15