# Microsoft 365 Tenant Information
MS_TENANT_ID=your-tenant-id-here
MS_CLIENT_ID=your-client-id-here
MS_CLIENT_SECRET=your-client-secret-here
# Optional Configuration
# LOG_LEVEL=info # debug, info, warn, error
# PORT=3000 # Port for HTTP server if needed
# USE_HTTP=true # Set to 'true' to use HTTP transport instead of stdio
# STATELESS=false # Set to 'true' to use stateless HTTP mode (no session management)
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/DynamicEndpoints/m365-core-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server