Skip to main content
Glama

Google Calendar MCP Server

by peadams21
.env.example621 B
# Google Calendar MCP Server Environment Configuration # Copy this file to .env and fill in your values # Google Service Account Key File Path # Create a service account in Google Cloud Console and download the JSON key file GOOGLE_SERVICE_ACCOUNT_KEY_FILE=./path/to/your/service-account-key.json # Alternative: You can also set these individually if you prefer # GOOGLE_CLIENT_ID=your-client-id # GOOGLE_CLIENT_SECRET=your-client-secret # GOOGLE_REFRESH_TOKEN=your-refresh-token # Optional: Default timezone for events DEFAULT_TIMEZONE=America/Los_Angeles # Optional: Default calendar ID DEFAULT_CALENDAR_ID=primary

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/peadams21/Google-Calendar-MCP-Server'

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