Back to directory
nspady/google-calendar-mcp

nspady/google-calendar-mcp

@nspady

Google Calendar integration for AI assistants like Claude

google-calendarcalendarmcp-serverproductivityoauth2ai-assistantclaudecloud

Installation & Configuration

{
  "mcpServers": {
    "google-calendar": {
      "command": "npx",
      "args": [
        "@cocal/google-calendar-mcp"
      ],
      "env": {
        "GOOGLE_OAUTH_CREDENTIALS": "/path/to/your/gcp-oauth.keys.json"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13