Back to directory
@takumi0706/google-calendar-mcp

@takumi0706/google-calendar-mcp

@takumi070656

Google Calendar MCP server for Claude Desktop integration

Google CalendarClaude DesktopMCPAI IntegrationTypeScriptcloud

Installation & Configuration

{
  "mcpServers": {
    "google-calendar": {
      "command": "npx",
      "args": [
        "-y",
        "@takumi0706/google-calendar-mcp"
      ],
      "env": {
        "GOOGLE_CLIENT_ID": "your_client_id",
        "GOOGLE_CLIENT_SECRET": "your_client_secret",
        "GOOGLE_REDIRECT_URI": "http://localhost:4153/oauth2callback"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/18
Updated
2026/6/8