markelaugust74/mcp-google-calendar
A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"mcp-google-calendar": {
"command": "npx",
"args": [
"-y",
"mcp-google-calendar"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...