MCP Directory
Back

google-calendar-mcp

by takumi0706 · TypeScript · ★ 56

Google Calendar MCP server for Claude Desktop integration

Install

npx -y github:takumi0706/google-calendar-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "google-calendar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:takumi0706/google-calendar-mcp"
      ]
    }
  }
}

From the README

> **🔔 VERSION UPDATE NOTICE 🔔** > Version 1.0.5 adds support for recurring events through the parameter in both and tools. This allows you to create and modify recurring events directly without having to set them up manually after creation. [](README.ja.md) [](README.md) Google Calendar MCP Server is an MCP (Model Context Protocol) server implementation that enables integration between Google Calendar and Claude Desktop. This project enables Claude to interact with the user's Google Calendar, providing the ability to display, create, update, and delete calendar events through natural…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers