🔍

google-calendar

MCP server for Google Calendar integration with service account support and domain-wide delegation.

RUN IN TERMINAL
claude mcp add compulsemcp-google-calendar -- npx -y google-calendar-workspace-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "compulsemcp-google-calendar": { "command": "npx", "args": ["-y", "google-calendar-workspace-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "compulsemcp-google-calendar": { "command": "npx", "args": ["-y", "google-calendar-workspace-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "compulsemcp-google-calendar": { "command": "npx", "args": ["-y", "google-calendar-workspace-mcp-server"] } } }

About This MCP Server

The com.pulsemcp/google-calendar server is a Model Context Protocol server that enables integration with Google Calendar, supporting service accounts and domain-wide delegation, and can be used by developers to connect their AI coding assistants to Google Calendar data. This server is implemented as an npm package and communicates using stdio, making it accessible for use in various development environments. Developers would use this server when they need to search or retrieve calendar data within their AI-powered applications.

MCP server for Google Calendar integration with service account support and domain-wide delegation.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

google-calendar-workspace-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The google-calendar server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/compulsemcp-google-calendar.svg)](https://skillsplayground.com/mcps/compulsemcp-google-calendar/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.