kayesFerdous/Google-Calendar-MCP-Server
An MCP server exposing Google Calendar tools to any MCP-compatible client (e.g., Claude Desktop, Cursor MCP CLI).
Platform-specific configuration:
{
"mcpServers": {
"Google-Calendar-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Google-Calendar-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...