Back to directory
yy-at-here/calendar-mcp-server

yy-at-here/calendar-mcp-server

@yy-at-here

Google Calendar MCP server to get calendar events from Google Calendar

google-calendarmcp-servertypescriptoauth2productivityclaude-desktopcloud

Installation & Configuration

{
  "mcpServers": {
    "calendar": {
      "command": "npx",
      "args": [
        "ts-node",
        "--project",
        "/path/to/mcp-calendar-server/tsconfig.json",
        "/path/to/mcp-calendar-server/src/index.ts"
      ]
    }
  }
}

Information

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