We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/titanzero/outlook-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•322 B
# Microsoft Azure App Registration Credentials
# Get these from Azure Portal > App Registrations > Your App
# Application (client) ID from Azure Portal
OUTLOOK_CLIENT_ID=your-client-id-here
# Client secret VALUE (not the secret ID) from Azure Portal > Certificates & secrets
OUTLOOK_CLIENT_SECRET=your-client-secret-here