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"
}
}
}
}
Verwandte Server
Kone.vc
SponsorMonetize your AI agent with contextual product recommendations
ELC conference
ELC conference
Notion MCP Server
An MCP server for interacting with your Notion workspace, enabling LLMs to manage pages and databases.
Confluence
Interact with the Confluence API to manage spaces, pages, and content. Supports searching, creating, and updating pages.
DateTime
Provides current date and time with configurable formats and timezones.
Google Tasks
Interact with Google Tasks to manage your to-do lists and tasks.
TanukiMCP
Automate and manage WordPress sites using browser automation and API integration.
Jira MCP
MCP server for connecting AI assistants to your own Jira instance
Spendlog
Track expenses, income, budgets, and invoices directly in Claude with PDF export and tax reports.
mdshare
Free markdown sharing with collaboration. Upload, get a link, share. No login needed.
Bear
A server for interacting with the Bear note-taking application.