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

devjiel/mcp-google-calendar-server

@devjiel

A simple MCP server that interacts with Google Calendar to list events

google-calendarcalendarmcp-servertypescripteventscloud

Installation & Configuration

{
  "mcpServers": {
    "calendar": {
      "command": "node",
      "args": [
        "<absolute-path-to-project-folder>/dist/index.js"
      ]
    }
  }
}

Information

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