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"
}
}
}
}
相關伺服器
Prolific MCP Server
A server to manage studies, recruit participants, and collect data on the Prolific platform.
LivePilot
AI copilot for Ableton Live 12 — 91 MCP tools for real-time music production, sound design, and mixing
HubSpot MCP Server
Integrate with HubSpot CRM to manage contacts, deals, and companies.
Readwise Reader
An MCP server for the Readwise Reader API to access and manage your articles and highlights.
MCP Chatbot
An intelligent chatbot for automating tasks like browser control, web searches, and travel planning.
Word MCP Server
Create and edit Microsoft Word (.docx) documents via an API.
clipboard-mcp
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more. Preserves spreadsheet structure (rows/columns) that is lost when pasting into Claude directly. Claude can also write results back to your clipboard.
Brand24
Social listening and brand monitoring
MCP Documentation Service
A service for reading, writing, and managing markdown documentation with frontmatter metadata.
Expense Tracker
Automated expense management with a Supabase backend and hierarchical category support.