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"
}
}
}
}
Server Terkait
Work Memory MCP Server
Manages work memories and shares context between AI tools using a local SQLite database.
Trello
Interact with Trello boards, lists, and cards using the Trello API.
Outlook Calendar
Access and manage your local Microsoft Outlook calendar on Windows.
Cal.com Calendar
Integrates with the Cal.com Calendar API for appointment scheduling.
FireHydrant
An MCP server for interacting with the FireHydrant incident management platform API.
Markdown to PDF
Convert Markdown files to high-quality, print-ready PDFs using LaTeX.
Tovee.AI
Connect the apps that make you, you
Notion
Connects AI assistants to your Notion workspace, allowing you to search, create, and manage content using natural language.
stakeholder-mcp
Let your AI agent have conversations with different personas on features and implementation details
MCP Outlook Tools
Interact with Microsoft Outlook for calendar management, email operations, and search functionality.