Community MCP server for Google Calendar. Agents can create and update events, manage multiple calendars, check free/busy availability, handle event RSVPs, set reminders, and query upcoming events. Requires Google Cloud OAuth2 credentials. Essential for scheduling agents, meeting coordinators, and personal assistant workflows.
npx -y google-calendar-mcp
{
"mcpServers": {
"google-calendar": {
"env": {
"GOOGLE_CLIENT_ID": "your-client-id",
"GOOGLE_CLIENT_SECRET": "your-client-secret"
},
"args": [
"-y",
"google-calendar-mcp"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 5 tools available.
Community MCP server for Google Calendar. Agents can create and update events, manage multiple calendars, check free/busy availability, handle event RSVPs, set reminders, and query upcoming events. Requires Google Cloud OAuth2 credentials. Essential for scheduling agents, meeting coordinators, and personal assistant workflows.
Google Calendar has 5 tools available.
Yes, Google Calendar is completely free to use with no usage limits on the free tier.
You can install Google Calendar using the following command: npx -y google-calendar-mcp. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Google Calendar is listed under the Productivity category in the AgentForge MCP registry.
Google Calendar has a current uptime of 99.88% with an average response time of 180ms.
To connect Google Calendar, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Google Calendar's tools via the Model Context Protocol.