claude mcp add compulsemcp-google-calendar -- npx -y google-calendar-workspace-mcp-server
{
"mcpServers": {
"compulsemcp-google-calendar": {
"command": "npx",
"args": ["-y", "google-calendar-workspace-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-google-calendar": {
"command": "npx",
"args": ["-y", "google-calendar-workspace-mcp-server"]
}
}
}
{
"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.