Skip to main content
Glama

MCP Outlook Scheduler

by ChitSingh
env.template514 B
# Microsoft Graph Configuration # IMPORTANT: Use 'app' mode for application-level permissions GRAPH_AUTH_MODE=app # Your Azure App Registration details GRAPH_CLIENT_ID=your-client-id-here GRAPH_TENANT_ID=your-tenant-id-here GRAPH_CLIENT_SECRET=your-client-secret-value-here # Your email (must be in the same Azure tenant) GRAPH_ORGANIZER_EMAIL=your-email@yourdomain.com # Time Zone and Server Settings DEFAULT_TIMEZONE=Asia/Dubai PORT=7337 # Token Cache TOKEN_CACHE_PATH=.tokens.json # Logging LOG_LEVEL=info

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

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