Loomal

Google Calendar

MCP server by github.com/domdomegg/google-calendar-mcp

Allow AI systems to list, create, update, and manage Google Calendar events.

1 starsnpm: google-cal-mcp

About Google Calendar

Google Calendar is an MCP (Model Context Protocol) server published by domdomegg in the official MCP registry, listed under Workplace & Productivity on Loomal. Allow AI systems to list, create, update, and manage Google Calendar events.

It ships as an npm package (google-cal-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/domdomegg/google-calendar-mcp, where the project has earned 1 GitHub stars.

Use Google Calendar with your agent

Claude Code · one command
claude mcp add google-calendar -- npx -y google-cal-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-calendar": {
      "command": "npx",
      "args": [
        "-y",
        "google-cal-mcp"
      ]
    }
  }
}
npmgoogle-cal-mcp

Frequently asked questions

What is Google Calendar?
Google Calendar is an MCP (Model Context Protocol) server by domdomegg in the Workplace & Productivity category. Allow AI systems to list, create, update, and manage Google Calendar events.
How do I connect Google Calendar to Claude, Cursor, or another MCP client?
Install Google Calendar from its npm package (google-cal-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Google Calendar open source?
Yes — the source code is public at github.com/domdomegg/google-calendar-mcp, with 1 GitHub stars.
Can AI agents pay to use Google Calendar?
Not yet through Loomal — Google Calendar is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Calendar? Claim this listing free by verifying GitHub ownership, or contact us.