Skip to main content
Glama
.env.example531 B
# Gmail MCP Server Configuration # Google OAuth Credentials (from Google Cloud Console) GOOGLE_CLIENT_ID=your-client-id.apps.googleusercontent.com GOOGLE_CLIENT_SECRET=your-client-secret # Server Configuration MCP_SERVER_HOST=0.0.0.0 MCP_SERVER_PORT=8000 # Home Assistant Integration HA_WEBHOOK_URL=http://homeassistant.local:8123/api/webhook/gmail_summary HA_LONG_LIVED_TOKEN=your-ha-token # Paths (Docker will use /app/data) CREDENTIALS_PATH=./credentials CATEGORIES_CONFIG=./config/categories.yaml # Logging LOG_LEVEL=INFO

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/murphy360/mcp_gmail'

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