GongRzhe/Calendar-Autoauth-MCP-Server
A Model Context Protocol (MCP) server for Google Calendar integration in Cluade Desktop with auto authentication support. This server enables AI assistants to manage Google Calendar events through natural language interactions.
Platform-specific configuration:
{
"mcpServers": {
"Calendar-Autoauth-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Calendar-Autoauth-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...