Server Directory
ProductivityIntermediate

Google Calendar

by Google

GitHub
3.8k

Google Calendar API integration for event scheduling, calendar management, meeting coordination, and availability checking across multiple calendars.

CAPABILITIES

  • Event creation and management
  • Calendar access and sharing
  • Availability checking
  • Meeting invite handling
  • Recurring event patterns
  • Time zone management

INSTALLATION

Terminal
npx -y @google/mcp-server-calendar

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "google-calendar": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@google/mcp-server-calendar"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Productivity
Difficulty
Intermediate
Maintained By
Google
NPM Package
@google/mcp-server-calendar

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →