workplace & productivity
Google Calendar Mcp
An MCP server to interface with the Google Calendar API. Based on TypeScript.
typescript
cloud
workplace & productivity
Installation
npx -y takumi0706/google-calendar-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub