EWS Meeting MCP

MCP

by 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_ENDPOINTrequired

    Exchange EWS endpoint, for example https://mail.company.com/EWS/Exchange.asmx

  • EWS_EMAILrequired

    Mailbox email address used as the meeting organizer.

  • EWS_USERNAMErequired

    Exchange login username, often DOMAIN\username for NTLM.

  • EWS_PASSWORDsecret

    Exchange password. Prefer macOS Keychain variables when possible.

  • EWS_PASSWORD_KEYCHAIN_SERVICE

    Optional macOS Keychain service name for reading the password locally.

  • EWS_PASSWORD_KEYCHAIN_ACCOUNT

    Optional macOS Keychain account. Defaults to EWS_USERNAME when omitted.

  • EWS_AUTH_TYPE

    Exchange auth type. Usually NTLM for on-prem Exchange.

  • EWS_TIMEZONE

    IANA 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.