Google Calendar
Create and manage Google Calendar events with AI assistants.
MCP Google Calendar Server
A Model Context Protocol (MCP) server implementation that enables AI assistants like Claude to create and manage Google Calendar events.
Features
- Create calendar events with title, description, start/end times, and alert
- Support for adding event attendees
- OAuth2 authentication with Google Calendar API
- Full MCP protocol implementation
- Debug logging for troubleshooting
Prerequisites
- Node.js v18 or later
- Google Cloud Console project with Calendar API enabled
- OAuth2 credentials (Client ID and Client Secret)
Setup
Paste Claude "claude_desktop_config.json"
{
"mcpServers": {
"zmes-calendar": {
"command": "npx",
"args": [
"-y",
"@tobedoit/google-calendar-mcp"
],
"env": {
"GOOGLE_CLIENT_ID": "your_google_client_id",
"GOOGLE_CLIENT_SECRET": "your_google_client_secret",
"GOOGLE_REFRESH_TOKEN": "your_google_refresh_token"
}
}
}
}
Related Servers
Pandoc
MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development.
PeepIt
A macOS-only server for capturing and analyzing screenshots with local or cloud-based AI models.
Docmost
An open-source collaborative wiki and documentation software with AI integration via MCP.
Tone
A team task management application for collaboration between humans and AI.
Breathe HR
Provides secure, read-write access to Breathe HR data for AI assistants.
Shared Memory
Provides shared memory for agentic teams to improve token efficiency and coordination.
C++ Excel Automation
A C++ based MCP server for intelligent Excel automation using the OpenXLSX library.
Adfin
The only platform you need to get paid - all payments in one place, invoicing and accounting reconciliations with Adfin.
Claude Desktop
Integrates Amoga Studio with Claude Desktop for enhanced productivity and communication.
Calculator
Performs a wide range of mathematical calculations, including basic arithmetic, advanced operations, trigonometry, and safe expression evaluation.