Skip to main content
Glama
salahawad

outlook-personal-mcp

by salahawad

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OUTLOOK_MCP_DEBUGNoSet to true to log each Graph request's method, URL, and HTTP status code to stderr. Never logs tokens or message content.false
OUTLOOK_MCP_AUTHORITYNoMSAL authority URL (change only if you move to a work/school tenant)https://login.microsoftonline.com/consumers
OUTLOOK_MCP_CLIENT_IDYesAzure app's Application (client) ID
OUTLOOK_MCP_FILE_ROOTNoOnly files under this directory can be read by add_attachment or written by download_attachment~/.local/share/outlook-personal-mcp/files
OUTLOOK_MCP_TOKEN_CACHENoPath to the MSAL token cache file~/.config/outlook-personal-mcp/token_cache.bin
OUTLOOK_MCP_MAX_FILE_BYTESNoMaximum bytes allowed for local attachment reads and attachment downloads3145728
OUTLOOK_MCP_ALLOW_PERMANENT_DELETENoSet to true to enable the permanent_delete tool (irreversible)false

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/salahawad/outlook-personal-mcp'

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