Skip to main content
Glama

Google Calendar MCP Server

env.example547 B
# Google OAuth Credentials # Get these from Google Cloud Console GOOGLE_CLIENT_ID=your_google_client_id_here GOOGLE_CLIENT_SECRET=your_google_client_secret_here # OAuth Tokens (obtained through OAuth flow) GOOGLE_ACCESS_TOKEN=your_access_token_here GOOGLE_REFRESH_TOKEN=your_refresh_token_here # Google Calendar ID (use 'primary' for main calendar) GOOGLE_CALENDAR_ID=primary # ElevenLabs Integration # Your MCP server URL for ElevenLabs agent to connect to MCP_SERVER_URL=https://your-railway-app.railway.app # Server Configuration PORT=8000

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/Roelovanheeren/Final-GC-MCP'

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