EWS Meeting MCP
MCPby ap311036 · v0.1.17
Safely schedule Outlook meetings on on-prem Exchange EWS with preview-confirmed writes.
mcplocal
MCP configuration
stdio
Command
npx -y ews-meeting-mcp@0.1.17
Environment
EWS_ENDPOINTrequiredExchange EWS endpoint, for example https://mail.company.com/EWS/Exchange.asmx
EWS_EMAILrequiredMailbox email address used as the meeting organizer.
EWS_USERNAMErequiredExchange login username, often DOMAIN\username for NTLM.
EWS_PASSWORDsecretExchange password. Prefer macOS Keychain variables when possible.
EWS_PASSWORD_KEYCHAIN_SERVICEOptional macOS Keychain service name for reading the password locally.
EWS_PASSWORD_KEYCHAIN_ACCOUNTOptional macOS Keychain account. Defaults to EWS_USERNAME when omitted.
EWS_AUTH_TYPEExchange auth type. Usually NTLM for on-prem Exchange.
EWS_TIMEZONEIANA timezone for calendar operations.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.