Skip to main content
Glama

Google Calendar and Meet MCP Server

by INSIDE-HAIR
smithery.simple.yaml•680 B
runtime: typescript configSchema: type: object properties: CLIENT_ID: type: string title: "Google OAuth2 Client ID" description: "Google OAuth2 Client ID for authentication" CLIENT_SECRET: type: string title: "Google OAuth2 Client Secret" description: "Google OAuth2 Client Secret" REFRESH_TOKEN: type: string title: "Google OAuth2 Refresh Token" description: "Long-lived refresh token for authentication" debug: type: boolean default: false title: "Enable Debug Logging" description: "Enable debug logging for troubleshooting" required: [CLIENT_ID, CLIENT_SECRET, REFRESH_TOKEN]

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/INSIDE-HAIR/mcp-google-calendar-and-meet'

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