Skip to main content
Glama

Google Calendar MCP Server

by bezael
.env.example529 B
# Google OAuth2 Credentials # Obtén estas credenciales desde Google Cloud Console # https://console.cloud.google.com/ GOOGLE_CLIENT_ID=tu-client-id.apps.googleusercontent.com GOOGLE_CLIENT_SECRET=tu-client-secret GOOGLE_REFRESH_TOKEN=tu-refresh-token GOOGLE_REDIRECT_URI=http://localhost:3000/oauth2callback # ID del calendario por defecto # Usa "primary" para el calendario principal o el ID específico del calendario GOOGLE_CALENDAR_ID=primary # Nivel de logging (debug, info, warn, error) LOG_LEVEL=info

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/bezael/mcp-calendar'

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