Skip to main content
Glama

Google Calendar MCP Server

by pranavmanoj1
.env.example399 B
# Google Calendar API Credentials # Get these from the Google Cloud Console GOOGLE_CLIENT_ID=your_client_id_here GOOGLE_CLIENT_SECRET=your_client_secret_here GOOGLE_REDIRECT_URI=http://localhost:3000/oauth2callback # MCP Server Configuration MCP_SERVER_NAME=google-calendar MCP_SERVER_VERSION=1.0.0 # Optional: Custom Calendar ID (defaults to 'primary') # CALENDAR_ID=your_custom_calendar_id_here

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/pranavmanoj1/mcp-server'

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