workplace & productivity

Google Calendar Mcp

An MCP server to interface with the Google Calendar API. Based on TypeScript.

typescript
cloud
workplace & productivity
0
View on GitHub

Installation

npx -y takumi0706/google-calendar-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "google-calendar-mcp",
  "command": "npx",
  "args": [
    "-y",
    "takumi0706/google-calendar-mcp"
  ]
}

About This MCP Server

takumi0706/google-calendar-mcp

An MCP server to interface with the Google Calendar API. Based on TypeScript.

GitHub: https://github.com/takumi0706/google-calendar-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub