Skip to main content
Glama
Pal9yni4bi

Slim EWS MCP Server

by Pal9yni4bi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EWS_MODENofull (default), draft (never sends — saves to Drafts) or read (read-only)
EWS_EMAILYesPrimary SMTP address of the mailbox
EWS_TIMEOUTNoHTTP timeout in seconds (default 30)
EWS_ENDPOINTNoFull EWS URL, e.g. https://mail.example.com/EWS/Exchange.asmx. Not required when EWS_AUTODISCOVER=true.
EWS_PASSWORDYesPassword
EWS_USERNAMENoLogin if it differs from the email; for NTLM use DOMAIN\user
EWS_AUTH_TYPENobasic / ntlm / digest / gssapi / sspi; empty = autodetect
EWS_ACCESS_TYPENodelegate (default) or impersonation
EWS_AUTODISCOVERNotrue = locate the endpoint via Autodiscover instead of EWS_ENDPOINT
EWS_INSECURE_TLSNoDangerous. true disables TLS verification — see below
EWS_MAX_LIST_LIMITNoHard cap for list_messages limit (default 100)
REQUESTS_CA_BUNDLENoPath to a CA bundle PEM/CRT file for TLS verification against an internal CA

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pal9yni4bi/slim-ews-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server