Back to directory
masa1023/google-calendar-mcp-server

masa1023/google-calendar-mcp-server

@masa1023

A Model Context Protocol (MCP) server that provides access to Google Calendar data.

google-calendarmcp-serverpythonoauth2productivitycalendarclaude-desktopcloud

Installation & Configuration

{
  "mcpServers": {
    "google-calendar": {
      "command": "python",
      "args": [
        "/full/path/to/google_calendar_server.py"
      ],
      "env": {
        "GOOGLE_TOKEN_FILE": "/path/to/token/file.json"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15