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