Back to directory
google-calendar-mcp

google-calendar-mcp

@nspady1094

A Model Context Protocol (MCP) server that provides Google Calendar integration for AI assistants like Claude.

google-calendarai-assistantevent-managementcontext

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
2024/12/14
Updated
2026/6/8