Skip to main content
Glama

Google MCP Router

.env.example610 B
# Environment Configuration NODE_ENV=development APP_PORT=8080 DEFAULT_TZ=America/Chicago DEFAULT_MEETING_MIN=30 ALLOWLIST_CALENDAR_IDS=primary WORK_HOURS_START=08:00 WORK_HOURS_END=18:00 WORK_DAYS=Mon,Tue,Wed,Thu,Fri # Google OAuth Configuration GOOGLE_CLIENT_ID=your-google-client-id GOOGLE_CLIENT_SECRET=your-google-client-secret GOOGLE_REDIRECT_URI=http://localhost:8080/oauth/google/callback # Security TOKEN_ENC_KEY=your-base64-encryption-key # Gmail Configuration GMAIL_SENDER_EMAIL=your-email@gmail.com GMAIL_SENDER_NAME=Your Name # Optional: Redis Configuration # REDIS_URL=redis://localhost:6379

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/Thinh-nguyen-03/virtual-assistant-mcp'

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