Google Calendar
Enables natural language management of Google Calendar events with OAuth2 authentication, supporting creation, updates, deletion, and search capabilities with automatic browser launch for authentication.
1 stars
0 tools
Created Aug 2025
@falgom4/falgom4-google-calendar-calendar-mcpAbout
Enables natural language management of Google Calendar events with OAuth2 authentication, supporting creation, updates, deletion, and search capabilities with automatic browser launch for authentication.
Categories
general
Installation
npm
npm install @falgom4/falgom4-google-calendar-calendar-mcp
Configuration
{
"mcpServers": {
"falgom4-google-calendar-calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@falgom4/falgom4-google-calendar-calendar-mcp"
]
}
}
}