Google Calendar
Integrates with Google Calendar to enable natural language management of events, appointments, and schedules.
12 stars
0 tools
Created Aug 2025
@gongrzhe/gongrzhe-google-calendar-calendar-autoauth-mcp-serverAbout
Integrates with Google Calendar to enable natural language management of events, appointments, and schedules.
Categories
general
Installation
npm
npm install @gongrzhe/gongrzhe-google-calendar-calendar-autoauth-mcp-server
Configuration
{
"mcpServers": {
"gongrzhe-google-calendar-calendar-autoauth-mcp-server": {
"command": "npx",
"args": [
"-y",
"@gongrzhe/gongrzhe-google-calendar-calendar-autoauth-mcp-server"
]
}
}
}